Changeset b9e4312


Ignore:
Timestamp:
05/07/2019 10:53:08 AM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
032b60c
Parents:
e24ab12
Message:

Update GCC testsuite failures

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc.xml

    re24ab12 rb9e4312  
    115115<screen><userinput remap="test">ulimit -s 32768</userinput></screen>
    116116
    117     <para>Remove one test known to cause a problem:</para>
    118 
    119 <screen><userinput remap="test">rm ../gcc/testsuite/g++.dg/pr83239.C</userinput></screen>
    120 
    121117    <para>Test the results as a non-privileged user, but do not stop at errors:</para>
    122118
     
    137133    <para>Six tests related to get_time are known to fail.  These are
    138134    apparantly related to the en_HK locale.</para>
     135
     136    <para>Two tests named lookup.cc and reverse.cc in experimental/net
     137    are known to fail in LFS chroot environment because they require
     138    /etc/hosts and iana-etc.</para>
     139
     140    <para>Two tests named pr57193.c and pr90178.c are known to fail.</para>
    139141
    140142    <para>A few unexpected failures cannot always be avoided. The GCC developers
Note: See TracChangeset for help on using the changeset viewer.