This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[EGCS 2.96, 2000/01/17 snapshot, i586, g++] Internal compiler error


Compiling part of smpeg 0.3.3 with optimizations >= 2 results in an
internal compiler error:

  gomar@/home/gomar/bug> g++ -O2 -c -I. smpeg.cpp 
  smpeg.cpp: In function `void SMPEG_actualSpec (SMPEG *, SDL_AudioSpec *)':
  smpeg.cpp:204: Internal compiler error in `verify_local_live_at_start',
    at flow.c:2522
  Please submit a full bug report.

Note: no problems with just "-O".

Attaching a "tar.bz2" archive containing the source and all relevant 
header files.

  OS:             Linux 2.3.36
  compiler:       EGCS 2.96, 2000/01/17 snapshot
  compiler setup: native i586-pc-linux-gnu, configure switches:
                    --enable-shared --prefix=/usr
  glibc version:  2.1.2

bug.tar.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]