From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14544 invoked by alias); 6 Feb 2006 23:00:33 -0000 Received: (qmail 14511 invoked by uid 48); 6 Feb 2006 23:00:29 -0000 Date: Mon, 06 Feb 2006 23:00:00 -0000 Subject: [Bug c++/26140] New: ice on valid C++ code X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dcb314 at hotmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-02/txt/msg00580.txt.bz2 List-Id: I just tried to compile package lilypond-2.6.5-2 from Suse Linux with a recent GNU C++ compiler version 4.2 snapshot 20060204. The compiler snapshot said rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" /home/dcb/gnu/42-20060204/results/bin/g++ -g -O3 -Wall -fmessage-length=0 -c -O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DNDEBUG -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -I../flower/include -I/usr/include/python2.4 -DNDEBUG -O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -O2 -finline-functions -pipe -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/python2.4 -DNDEBUG -O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -O2 -finline-functions -pipe -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/usr/include/freetype2 -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc drum-note-performer.cc: In member function "virtual void Drum_note_performer::create_audio_elements()" drum-note-performer.cc:48: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1594Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[1]: *** [out/drum-note-performer.o] Error 1 Preprocessed source code attached. No special flags required. -- Summary: ice on valid C++ code Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcb314 at hotmail dot com GCC host triplet: x86_64-suse-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26140