Changeset 64e8131 for chapter08/gcc.xml


Ignore:
Timestamp:
08/27/2023 03:06:02 AM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
e08ba0a
Parents:
9a5dab1 (diff), 11cfb5b (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/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r9a5dab1 r64e8131  
    178178    <para>Many gcc and g++ tests related to hwasan are known to fail.</para>
    179179
     180    <para>
     181      With Glibc-2.38, the analyzer tests named
     182      <filename>data-model-4.c</filename> and
     183      <filename>conftest-1.c</filename>
     184        are known to fail.
     185      In the asan tests, several tests in <filename>asan_test.C</filename>
     186        are known to fail.
     187      The test named <filename>interception-malloc-test-1.C</filename>
     188        is known to fail.
     189    </para>
     190
    180191    <para>A few unexpected failures cannot always be avoided. The GCC developers
    181192    are usually aware of these issues, but have not resolved them yet.
Note: See TracChangeset for help on using the changeset viewer.