binutils: remove test failures resolved by upstream

This commit is contained in:
Xi Ruoyao 2023-02-02 18:32:18 +08:00
parent 8ac376e634
commit 2d215b5fc8
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -166,22 +166,7 @@ cd build</userinput></screen>
<para>Twelve tests fail in the gold test suite when the
<option>--enable-default-pie</option> and
<option>--enable-default-ssp</option> options are passed to GCC.
<!-- Caused by egrep deprecation. Note that we don't "patch" temp grep.
And it seems unworthy to add a sed into temp grep just for one test
failure. (I don't really agree to "patch" grep in the first place,
anyway.)
Will be fixed in 2.40 (upstream commit 67d1991). -->
The test named <filename>ar with versioned solib</filename> is also
known to fail.
<!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
Because of a race between the gas test suite and the gprofng test suite,
some gas tests may fail if parallel jobs are used. If you are not
assured of the correctness of gas, invoke
<command>make check-gas</command> to run the gas test suite separately and
all tests should pass. <!--Three gprofng tests yield the
<literal>ERROR</literal> result, and they are counted as
<literal>UNRESOLVED</literal> in the summary.--></para>
<option>--enable-default-ssp</option> options are passed to GCC.</para>
<para>Install the package:</para>