Changeset 317f014 for chapter08/gcc.xml
- Timestamp:
- 08/26/2022 12:31:33 PM (9 months ago)
- Branches:
- xry111/arm64
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/gcc.xml
r3c830838 r317f014 137 137 as both XPASS and FAIL. It's because the test file for this known issue 138 138 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> 139 153 140 154 <para>A few unexpected failures cannot always be avoided. The GCC developers
Note:
See TracChangeset
for help on using the changeset viewer.