From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12291 invoked by alias); 29 Jul 2007 12:21:31 -0000 Received: (qmail 12259 invoked by uid 48); 29 Jul 2007 12:21:20 -0000 Date: Sun, 29 Jul 2007 12:21:00 -0000 Message-ID: <20070729122120.12258.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libfortran/32770] -fdefault-integer-8 and the library In-Reply-To: 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-07/txt/msg02942.txt.bz2 ------- Comment #15 from dominiq at lps dot ens dot fr 2007-07-29 12:21 ------- gfortran.dg/associated_2.f90 gfortran.fortran-torture/execute/intrinsic_associated.f90 gfortran.fortran-torture/execute/intrinsic_associated_2.f90 ICE with the same kind of error (cannot get any backtrace): associated_2_db.f90: In function 'test1': associated_2_db.f90:21: internal compiler error: in simplify_subreg, at simplify-rtx.c:4683 intrinsic_associated(_2)?_db.f90: In function 'MAIN__': intrinsic_associated(_2)?_db.f90:15: internal compiler error: in simplify_subreg, at simplify-rtx.c:4683 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770