Ignore:
Timestamp:
10/03/2022 11:08:38 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
04ca2a7
Parents:
96323bd (diff), 3bac16dc (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/binutils.xml

    r96323bd r1dcfd50  
    162162
    163163    <para>
    164       Some gprofng tests depend on hardware and may fail on AArch64.
    165       <!-- Happens for me with -j24, not sure if it's aarch64-only -->
    166       Some GAS tests may fail if the test is run parallelly due to a race
    167       condition.
    168     </para>
    169 
    170     <para>
    171164    <!-- Caused by egrep deprecation.  Note that we don't "patch" temp grep.
    172165         And it seems unworthy to add a sed into temp grep just for one test
    173166         failure.  (I don't really agree to "patch" grep in the first place,
    174          anyway.) -->
    175     The test named <filename>ar with versioned solib</filename> is also
    176     known to fail.</para>
     167         anyway.)
     168         Will be fixed in 2.40 (upstream commit 67d1991). -->
     169    The test named <filename>ar with versioned solib</filename> is
     170    known to fail.
     171    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
     172    Because of a race between the gas testsuite and the gprofng testsuite,
     173    some gas tests may fail if parallel jobs are used.  If you are not
     174    assured of the correctness of gas, invoke
     175    <command>make check-gas</command> to run gas testsuite separately and
     176    all tests should pass. Three gprofng tests result
     177    <literal>ERROR</literal> and they are counted as
     178    <literal>UNRESOLVED</literal> in the summary.</para>
    177179
    178180    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.