Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2022-12-14 00:30:12 +01:00
commit b094e3f434

View File

@ -193,10 +193,10 @@ cd build</userinput></screen>
The test named <filename>ar with versioned solib</filename> is also The test named <filename>ar with versioned solib</filename> is also
known to fail. known to fail.
<!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 --> <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
Because of a race between the gas testsuite and the gprofng testsuite, 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 some gas tests may fail if parallel jobs are used. If you are not
assured of the correctness of gas, invoke assured of the correctness of gas, invoke
<command>make check-gas</command> to run gas testsuite separately and <command>make check-gas</command> to run the gas test suite separately and
all tests should pass. Three gprofng tests yield the all tests should pass. Three gprofng tests yield the
<literal>ERROR</literal> result, and they are counted as <literal>ERROR</literal> result, and they are counted as
<literal>UNRESOLVED</literal> in the summary.</para> <literal>UNRESOLVED</literal> in the summary.</para>