On Thu, 3 Mar 2005 13:37:07 +0100, Christian Joensson <[EMAIL PROTECTED]> wrote: > On Thu, 3 Mar 2005 07:33:06 -0500, Bradley Lucier > <[EMAIL PROTECTED]> wrote: > > With today's mainline I get > > > > stage1/xgcc -Bstage1/ > > -B/export/users/lucier/local/gcc-mainline/sparc-sun-solaris2.9/bin/ -c > > -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes > > -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros > > -Wold-style-definition -Werror -fno-common -DHAVE_CONFIG_H -I. -I. > > -I../../gcc -I../../gcc/. -I../../gcc/../include -I./../intl > > -I../../gcc/../libcpp/include -I/pkgs/gmp-4.1.4/include > > -I/pkgs/gmp-4.1.4/include ../../gcc/reorg.c -o reorg.o > > ../../gcc/reorg.c: In function 'get_jump_flags': > > ../../gcc/reorg.c:901: internal compiler error: in invert_jump_1, at > > jump.c:1711 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > me too, on sparc-linux, LAST_UPDATED: Thu Mar 3 09:05:14 UTC 2005 > > stage1/xgcc -Bstage1/ -B/usr/local/sparc-linux/bin/ -c -g -O2 > -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes > -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros > -Wold-style-definition -Werror -fno-common -DHAVE_CONFIG_H -I. > -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. > -I/usr/local/src/trunk/gcc/gcc/../include > -I/usr/local/src/trunk/gcc/gcc/../libcpp/include > /usr/local/src/trunk/gcc/gcc/reorg.c -o reorg.o > /usr/local/src/trunk/gcc/gcc/reorg.c: In function 'get_jump_flags': > /usr/local/src/trunk/gcc/gcc/reorg.c:901: internal compiler error: in > invert_jump_1, at jump.c:1711 >
also on 4.0 branch, LAST_UPDATED: Thu Mar 3 12:00:26 UTC 2005 -- Cheers, /ChJ