Author: xry111
Date: Tue May  7 03:53:08 2019
New Revision: 11593

Log:
Update GCC testsuite failures

Modified:
   trunk/BOOK/chapter06/gcc.xml

Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml        Mon May  6 23:18:30 2019        (r11592)
+++ trunk/BOOK/chapter06/gcc.xml        Tue May  7 03:53:08 2019        (r11593)
@@ -114,10 +114,6 @@
 
 <screen><userinput remap="test">ulimit -s 32768</userinput></screen>
 
-    <para>Remove one test known to cause a problem:</para>
-
-<screen><userinput remap="test">rm 
../gcc/testsuite/g++.dg/pr83239.C</userinput></screen>
-
     <para>Test the results as a non-privileged user, but do not stop at 
errors:</para>
 
 <screen><userinput remap="test">chown -Rv nobody . 
@@ -137,6 +133,12 @@
     <para>Six tests related to get_time are known to fail.  These are
     apparantly related to the en_HK locale.</para>
 
+    <para>Two tests named lookup.cc and reverse.cc in experimental/net
+    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,
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to