From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19101 invoked by alias); 3 Jun 2007 12:30:49 -0000 Received: (qmail 19084 invoked by uid 48); 3 Jun 2007 12:30:38 -0000 Date: Sun, 03 Jun 2007 12:30:00 -0000 Subject: [Bug fortran/32196] New: Upgrading GNU/Linux to libc6_2.6~20070518-2 fails gfortran.dg/secnds.f X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rob1weld at aol dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg00148.txt.bz2 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