Changeset 2df066c9 for chapter08/gcc.xml


Ignore:
Timestamp:
09/15/2023 10:54:55 AM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
7546d8b
Parents:
d58da4b (diff), ba40e32 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    rd58da4b r2df066c9  
    172172    <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
    173173
    174     <para>Two tests named <filename>pr104610.c</filename> and
     174 <para><!--Two tests named <filename>pr104610.c</filename> and
    175175    <filename>pr69482-1.c</filename> are known to fail because the test
    176176    files does not account for the
    177     <parameter>--enable-default-ssp</parameter> option.
     177    <parameter>- -enable-default-ssp</parameter> option.-->
    178178    <!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
    179179    Two tests named <filename>copy.cc</filename> and
     
    183183    <filename class='directory'>vect</filename> directory are known to fail
    184184    if the hardware does not support AVX.</para>
     185
     186    <para>
     187      With Glibc-2.38, the analyzer tests named
     188      <filename>data-model-4.c</filename> and
     189      <filename>conftest-1.c</filename>
     190        are known to fail.
     191      In the asan tests, several tests in <filename>asan_test.C</filename>
     192        are known to fail.
     193      The test named <filename>interception-malloc-test-1.C</filename>
     194        is known to fail.
     195    </para>
    185196
    186197    <para>A few unexpected failures cannot always be avoided. The GCC developers
Note: See TracChangeset for help on using the changeset viewer.