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]
Other format: [Raw text]

Bug report for gcc-3.3.2-20031007


Your Bugzilla was giving 500 Internal Server Error, so I apologize if
this is a duplicate.  This is for gcc-3.3.2-20031007.

gcc --version => gcc (GCC) 3.3.1

CFLAGS=-O3 -s -pipe -march=pentium2 -fforce-addr -fomit-frame-pointer
-falign-functions=4 -finline-functions -falign-functions=4 -mmmx
-ftracer -fmove-all-movables -finline-limit=840 --param
min-inline-insns=250 --param max-inline-insns-single=420 --param
max-inline-insns-auto=280 --param max-inline-insns=840 --param
max-inline-insns-rtl=840 --param max-unrolled-insns=420

LDFLAGS=-Wl,-z,combreloc -Wl,-O,2 -Wl,--relax -Wl,--enable-new-dtags
-Wl,--sort-common -s

./configure --prefix=/usr/gcc332 --enable-shared --enable-threads=posix
--enable-__cxa_atexit

make bootstrap

I got "Bootstrap comparison failure" for jump.o



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