mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
gcc: Note some additional test failures
This commit is contained in:
parent
740ee46aef
commit
6d4ba5f08a
@ -177,8 +177,12 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
|
|||||||
files does not account for the
|
files does not account for the
|
||||||
<parameter>--enable-default-ssp</parameter> option.
|
<parameter>--enable-default-ssp</parameter> option.
|
||||||
<!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
|
<!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
|
||||||
Additionally, two tests named <filename>copy.cc</filename> and
|
Two tests named <filename>copy.cc</filename> and
|
||||||
<filename>pr56837.c</filename> are known to fail.</para>
|
<filename>pr56837.c</filename> are known to fail.
|
||||||
|
<!-- https://gcc.gnu.org/PR107855#c6 -->
|
||||||
|
Additionally, several tests in the
|
||||||
|
<filename class='directory'>vect</filename> directory are known to fail
|
||||||
|
if the hardware does not support AVX.</para>
|
||||||
|
|
||||||
<para>A few unexpected failures cannot always be avoided. The GCC developers
|
<para>A few unexpected failures cannot always be avoided. The GCC developers
|
||||||
are usually aware of these issues, but have not resolved them yet.
|
are usually aware of these issues, but have not resolved them yet.
|
||||||
|
Loading…
Reference in New Issue
Block a user