From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21434 invoked by alias); 14 Dec 2008 20:15:16 -0000 Received: (qmail 19286 invoked by uid 48); 14 Dec 2008 20:13:56 -0000 Date: Sun, 14 Dec 2008 20:15:00 -0000 Subject: [Bug c/38528] New: ICE while building libgfortran (gcc bootstrap) X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bernard at brenda-arkle dot me dot uk" 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: 2008-12/txt/msg01489.txt.bz2 Apologies if 4.3.3 isn't the right magic version: seen in Revision 142751 (today's live trunk). While trying to verify Bug 37865 (not connected) on the live tree: during the building of libgfortran in stage 3 (so supposedly with a "correct" gcc build) I got internal compiler error: in change_decl_assembler_name, at cgraph.c:1256 A slightly reduced test-case uses the command-line /mnt/devel/lfs/lfs-build/gcc-2008-12-14/build-gcc-2008-12-14/./gcc/xgcc -B/mnt/devel/lfs/lfs-build/gcc-2008-12-14/build-gcc-2008-12-14/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -std=gnu99 -fcx-fortran-rules -march=athlon64 -c error.cpp.c fpu.cpp.c -combine with the source files attached. This build was configured as '../gcc-2008-12-14/configure' '--prefix=/usr' '--libexecdir=/usr/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--enable-libada' '--enable-libssp' '--disable-werror' '--with-mpfr=/usr' '--with-gmp=/usr' '--with-datarootdir=/usr/share' '--with-docdir=/usr/share/gcc-2008-12-14/doc' '--with-pdfdir=/usr/share/gcc-2008-12-14/doc' '--with-htmldir=/usr/share/gcc-2008-12-14/doc/html' '--disable-coverage' '--enable-nls' '--enable-__cxa_atexit' '--enable-decimal-float' '--disable-fixed-point' '--enable-threads=posix' '--enable-clocale=gnu' '--enable-shared' '--enable-intermodule' '--enable-languages=ada,c++,fortran,java,objc,obj-c++,c' '--with-local-prefix=/usr' '--with-gnu-ld' '--with-demangler-in-ld' '--with-gnu-as' '--with-system-libunwind' '--with-system-zlib' '--enable-bootstrap' The CPU is an Athlon64 X2. -- Summary: ICE while building libgfortran (gcc bootstrap) Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bernard at brenda-arkle dot me dot uk GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38528