mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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
|
||||
<parameter>--enable-default-ssp</parameter> option.
|
||||
<!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 -->
|
||||
Additionally, two tests named <filename>copy.cc</filename> and
|
||||
<filename>pr56837.c</filename> are known to fail.</para>
|
||||
Two tests named <filename>copy.cc</filename> and
|
||||
<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
|
||||
are usually aware of these issues, but have not resolved them yet.
|
||||
|
Loading…
Reference in New Issue
Block a user