From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28549 invoked by alias); 21 Jan 2007 20:42:09 -0000 Received: (qmail 28531 invoked by uid 48); 21 Jan 2007 20:42:01 -0000 Date: Sun, 21 Jan 2007 20:42:00 -0000 Subject: [Bug fortran/30531] New: ICE in fold_convert X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sfilippone at uniroma2 dot it" 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-01/txt/msg01695.txt.bz2 The attached file produces the error: [sfilippo@localhost bugtest]$ gfortran -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.2-20070117/configure --prefix=/usr/local/gcc42 --with-mpfr=/home/travel/GCC/BUILDS/mpfr --with-gmp-lib=/home/travel/GCC/BUILDS/gmp/lib/ --with-gmp=/home/travel/GCC/BUILDS/gmp Thread model: posix gcc version 4.2.0 20070117 (prerelease) [sfilippo@localhost bugtest]$ gfortran -c ice-foldc.f90 ice-foldc.f90: In function 'foo_init': ice-foldc.f90:42: internal compiler error: in fold_convert, at fold-const.c:2109 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- Summary: ICE in fold_convert Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sfilippone at uniroma2 dot it 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=30531