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]

[BUG] gcc 2.95.2 19990906


howdy,
	i was compiling up a copy of lame 3.28 beta
(www.sulaco.org/mp3) and i got an internal compiler error. attached
you will find a copy of the source (that caused the grief) and all the
temp files (tar.bz2 file). btw i am using the flags suggested in the
lame makefile

<
# these options were suggested with egcs-990524
CC = gcc
CC_OPTS =    --save-temps -O9 -fomit-frame-pointer -march=pentiumpro \
             -mcpu=pentiumpro -ffast-math -funroll-loops \
             -fprofile-arcs -fbranch-probabilities
>

i bootstrapped the compiler with BOOTFLAGS = -O4 -mcpu=pentiumpro
-pipe this is running on an O/C PII 233 -> 291. 64M mem, 128M swap 6G
HD running debian 2.0 with kernel 2.2.11. nothing else has been
upgraded yet.

	matt

ieeefloat.tar.bz2


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