From 0238d4951e3fb765ad71e98fd467b9a555bd3f7e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 24 Apr 2015 21:19:59 +0000 Subject: Update known regression test failures for gcc and glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index ab0fde85a..7616b30ac 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -40,17 +40,7 @@ Installation of GCC - The GCC documentation recommends building GCC outside of the source directory in a dedicated build directory: @@ -121,10 +111,8 @@ cd ../gcc-build url="&test-results;"/> and . 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. + In particular, four tests in the libgomp test suite are known to fail. Unless the test results are vastly different from those at the above URL, it is safe to continue. -- cgit v1.2.3-54-g00ecf