This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal compiler error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal compiler error
- From: Jukka Kangas <jtkangas at nic dot fi>
- Date: Sat, 8 Jan 2000 19:20:53 +0200 (EET)
- Reply-To: jtkangas at cc dot hut dot fi
I was trying to compile Lame 3.51 with gcc 2.95.2 and
I got this internal compiler error. It compiles with
egcs-2.91.66 ok.
Lame can be found at http://www.sulaco.org/mp3
GCC:
gcc version 2.95.2 19991024 (release)
System:
Linux asus.secret.fi 2.2.14 #1 SMP Wed Jan 5 18:24:00 EET 2000 i686
unknown
gcc --save-temps -DNDEBUG -D__NO_MATH_INLINES -O9 -fomit-frame-pointer
-march=pentiumpro -ffast-math -funroll-loops -fprofile-arcs
-fbranch-probabilities -DHAVEGTK `gtk-config --cflags` -DBRHIST -c
ieeefloat.c -o ieeefloat.o
ieeefloat.c: In function `ConvertToIeeeSingle':
ieeefloat.c:946: Internal compiler error in `instrument_arcs', at
profile.c:300
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
make: *** [ieeefloat.o] Error 1
--
Jukka
ieeefloat.i.gz