Changeset 09f2a24


Ignore:
Timestamp:
02/28/2024 05:44:56 AM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.1
Children:
066a584
Parents:
ec36fac
git-author:
Xi Ruoyao <xry111@…> (02/28/2024 05:43:59 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/28/2024 05:44:56 AM)
Message:

loongarch: gcc: Match the format of loongarch test failures with others

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    rec36fac r09f2a24  
    178178    <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
    179179
    180     <para>The tests named
    181     <filename>pr64076</filename>,
    182     <filename>pr90883.C</filename>,
    183     <filename>pr108357.c</filename>,
    184     <filename>uninit-pred-9_b.c</filename>,
    185     <filename>ssa-dom-cse-2.c</filename>,
    186     <filename>stack-check-cfa-1.c</filename>, and
    187     <filename>stack-check-cfa-2.c</filename>
    188     are known to fail.</para>
    189 
    190180    <para>
    191     Seven tests in the <filename class='directory'>analyzer</filename>
    192     directory are known to fail.
    193 
    194     For g++, 21 tests (out of approximately 250,000): 14
     181    Twelve gcc tests (out of over 150,000):
     182    seven tests in the <filename class='directory'>analyzer</filename>
     183    directory, one test named <filename>gcc.dg/uninit-pred-9_b.c</filename>,
     184    one test named <filename>pr108357.c</filename>, one test named
     185    <filename>ssa-dom-cse-2.c</filename>, and two
     186    <quote>stack-check-cfa-*.c</quote> tests are known to fail.
     187
     188    For g++, 23 tests (out of approximately 250,000): 14
    195189    <quote>AddressSanitizer*</quote>
    196     tests and 7 <filename>interception-malloc-test-1.C</filename> tests, are
    197     known to fail.
     190    tests, 7 <filename>interception-malloc-test-1.C</filename> tests,
     191    one <filename>pr90883.C</filename> test, and one
     192    <filename>pr64076</filename> test are known to fail.
    198193    </para>
    199194
Note: See TracChangeset for help on using the changeset viewer.