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]

Internal compiler error


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


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