This is the mail archive of the gcc@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]

Re: bootstrap error in 4.1 on sparc


On Thu, 3 Mar 2005 07:33:06 -0500, Bradley Lucier
<lucier@math.purdue.edu> 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

-- 
Cheers,

/ChJ


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