From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30769 invoked by alias); 10 Mar 2007 10:22:16 -0000 Received: (qmail 30743 invoked by uid 48); 10 Mar 2007 10:22:07 -0000 Date: Sat, 10 Mar 2007 10:22:00 -0000 Subject: [Bug fortran/31120] New: ICE with integer_exponentiation_1.f90 and -ffast-math X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" 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-03/txt/msg00854.txt.bz2 With gfortran 4.3.0 20070309 (powerpc-apple-darwin7) compiling integer_exponentiation_1.f90 with -ffast-math gives an ICE with: [address=806b1964 pc=00087bfc] integer_exponentiation_1.f90: In function 'MAIN__': integer_exponentiation_1.f90:4: internal compiler error: Segmentation Fault This has been confirmed by Thomas Koenig and FX Coudert, see: http://gcc.gnu.org/ml/fortran/2007-03/msg00203.html http://gcc.gnu.org/ml/fortran/2007-03/msg00204.html for additional information and problems. -- Summary: ICE with integer_exponentiation_1.f90 and -ffast-math Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC target triplet: powerpc-apple-darwin7 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31120