[Bug c++/26140] New: ice on valid C++ code

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 6 23:00:00 GMT 2006


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 <URL:http://gcc.gnu.org/bugs.html> 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



More information about the Gcc-bugs mailing list