From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17913 invoked by alias); 15 Jun 2012 19:49:41 -0000 Received: (qmail 17862 invoked by uid 22791); 15 Jun 2012 19:49:39 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,TW_CX X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Jun 2012 19:49:13 +0000 From: "foldy at rmki dot kfki.hu" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/53691] New: ICE in LAPACK 3.4.1 cgbrfsx.f Date: Fri, 15 Jun 2012 19:49:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: foldy at rmki dot kfki.hu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-06/txt/msg01048.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53691 Bug #: 53691 Summary: ICE in LAPACK 3.4.1 cgbrfsx.f Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned@gcc.gnu.org ReportedBy: foldy@rmki.kfki.hu fl_g77 -c -m64 -mtune=generic -Wall -Wstrict-aliasing=3 -O3 -fomit-frame-pointer -fPIC cgbrfsx.f cgbrfsx.f:519.23: REF_TYPE = PARAMS( LA_LINRX_ITREF_I ) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) f951: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. fl_g77 -v: Using built-in specs. COLLECT_GCC=fl_g77 COLLECT_LTO_WRAPPER=/home/devel/libexec/gcc/x86_64-pc-linux-gnu/4.7.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-4.7.1/configure --prefix=/home/devel --build=x86_64-pc-linux-gnu --enable-languages=c,c++,fortran --enable-long-long --enable-threads --enable-__cxa_atexit --with-gmp=/home/devel --with-mpfr=/home/devel --without-ppl --without-cloog --disable-multilib --disable-nls --program-suffix=-4.7.1 Thread model: posix gcc version 4.7.1 (GCC)