Changeset 317f014


Ignore:
Timestamp:
08/26/2022 12:31:33 PM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
0d3452a
Parents:
3c830838
git-author:
Xi Ruoyao <xry111@…> (08/25/2022 04:31:06 PM)
git-committer:
Xi Ruoyao <xry111@…> (08/26/2022 12:31:33 PM)
Message:

arm64: gcc: document test failures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r3c830838 r317f014  
    137137    as both XPASS and FAIL.  It's because the test file for this known issue
    138138    is not well written.</para>
     139
     140    <!-- Already known via gcc-testresults@gcc.gnu.org -->
     141    <para>On ARM64,
     142    four g++ tests related to <filename>Waddress-5.C</filename>,
     143    twelve g++ tests related to <filename>attrs-10.C</filename>,
     144    four g++ tests related to <filename>declare-simd-8.C</filename>,
     145    one gcc tests related to <filename>ssa-dom-thread-7.c</filename>,
     146    one gcc tests related to <filename>fcsel_1.c</filename>,
     147    one gcc tests related to <filename>mgeneral-regs_3.c</filename>, and
     148    four gcc tests related to <filename>vqdmlalh_laneq*.c</filename>
     149    are known to fail.</para>
     150
     151    <!-- Need further investigation -->
     152    <para>Many gcc and g++ tests related to hwasan are known to fail.</para>
    139153
    140154    <para>A few unexpected failures cannot always be avoided. The GCC developers
Note: See TracChangeset for help on using the changeset viewer.