This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[EGCS 2.96, 2000/01/17 snapshot, i586, g++] Internal compiler error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: [EGCS 2.96, 2000/01/17 snapshot, i586, g++] Internal compiler error
- From: Marco Goetze <gomar at mindless dot com>
- Date: Sat, 22 Jan 2000 00:03:18 +0100
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