aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-05-09 10:49:56 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-05-09 10:49:56 +0000
commitf7ca699b41537d9250167d4c90d8c4cc4a98ec39 (patch)
treea73a35218978a1007ad3c3f89eb713fa9d3090b2 /chapter06/gcc.xml
parenta97aa3dd0b36b95168f8f959284d5797a3484e5b (diff)
merge trunk and add patch to gcc pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r--chapter06/gcc.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 952e3cca7..c6d47d970 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -119,8 +119,6 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
are known to fail in LFS chroot environment because they require
/etc/hosts and iana-etc.</para>
- <para>Two tests named pr57193.c and pr90178.c are known to fail.</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.
Unless the test results are vastly different from those at the above URL,