Please read first portion of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32193
to see the where and how of obtaining and installing new libc6, then come back
here.
After upgrading my library I did a diff of the "make -i check" test results of
the build before I upgraded and after I upgraded. It was identical except for
this:
# diff -Naur ../gcc-4_3-build-libc6_2.3.6/summary
../gcc-4_3-build-libc6_2.6/summary
--- ../gcc-4_3-build-libc6_2.3.6/summary 2007-06-02 15:10:51.000000000 -0700
+++ ../gcc-4_3-build-libc6_2.6/summary 2007-06-03 04:40:17.000000000 -0700
@@ -119,11 +119,12 @@
FAIL: gfortran.dg/open_errors.f90 -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions execution test
FAIL: gfortran.dg/open_errors.f90 -O3 -g execution test
FAIL: gfortran.dg/open_errors.f90 -Os execution test
+FAIL: gfortran.dg/secnds.f -O3 -fomit-frame-pointer execution test
=== gfortran Summary ===
-# of expected passes 18236
-# of unexpected failures 16
+# of expected passes 18235
+# of unexpected failures 17
# of expected failures 8
# of unsupported tests 16
/opt/gcc-4_3-build/gcc/testsuite/gfortran/../../gfortran version 4.3.0
20070602 (experimental)
The "gfortran.dg/secnds.f" test did not fail prior to my upgrade.
--
Summary: Upgrading GNU/Linux to libc6_2.6~20070518-2 fails
gfortran.dg/secnds.f
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rob1weld at aol dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32196