Changeset 050335d


Ignore:
Timestamp:
05/02/2023 01:25:09 PM (12 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
9781ec5
Parents:
53363494
Message:

gcc: Update known test failures for GCC 13

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r53363494 r050335d  
    162162    <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
    163163
    164     <para>Eleven tests in the i386 test suite for the gcc compiler are known to FAIL.
    165     It's because the test files do not account for the
    166     <parameter>--enable-default-pie</parameter> option.</para>
    167  <!--
    168     <para>Four tests related to PR100400 may be reported
    169     as both XPASS and FAIL when testing the g++ compiler; the test file
    170     is not well written.</para>
    171  -->
     164    <para>Two tests named <filename>pr104610.c</filename> and
     165    <filename>pr69482-1.c</filename> are known to fail because the test
     166    files does not account for the
     167    <parameter>--enable-default-ssp</parameter> option.
     168    <!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
     169    Additionally, two tests named <filename>copy.cc</filename> and
     170    <filename>pr56837.c</filename> are known to fail.</para>
     171
    172172    <para>A few unexpected failures cannot always be avoided. The GCC developers
    173173    are usually aware of these issues, but have not resolved them yet.
Note: See TracChangeset for help on using the changeset viewer.