From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21086 invoked by alias); 28 Jan 2006 06:01:52 -0000 Received: (qmail 21009 invoked by uid 48); 28 Jan 2006 06:01:42 -0000 Date: Sat, 28 Jan 2006 06:01:00 -0000 Subject: [Bug regression/26001] New: LAPACK testsuite failure with optimization X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg03077.txt.bz2 List-Id: The LAPACK testsuite fails with the following error message with -O3 -march=pentium4 -funroll-loops: At line 1162 of file schkee.f Fortran runtime error: Bad integer for item 1 in list input This is not a gfortran frontend problem because LAPACK passes fine without optimization. Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../main/configure --prefix=/home/jerry/gcc/usr --enable-languages=c,fortran --disable-libmudflap Thread model: posix gcc version 4.2.0 20060126 (experimental) I have not tried 4.1 yet. This might be considered critical considering the widespread use of LAPACK. -- Summary: LAPACK testsuite failure with optimization Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jvdelisle at gcc dot gnu dot org GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26001