[Bug bootstrap/34007] [4.3 Regression] "Error: Branch out of range" compiling fold-const.c in stage 1

tbm at cyrius dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 6 17:11:00 GMT 2007



------- Comment #2 from tbm at cyrius dot com  2007-11-06 17:11 -------
(In reply to comment #1)
> Perhaps your bootstrap compiler is faulty.
> 
> It would seem that no code from the compiler-being-built is run at this point.

I'm using 4.2.3 20071014 to bootstrap.  So you don't see this problem?
Anyway, I can put the assembler file somewhere if that's helpful.  I need
to go shopping right now, but I'll try to compile with 4.3 in a bit.

(sid)tbm@appdev:~/build/gcc-snapshot-20071106/build/gcc$ as -EB -O2 -g
-no-mdebug -mabi=32 -KPIC -o fold-const.o fold-const.s
fold-const.s: Assembler messages:
fold-const.s:108768: Error: Branch out of range
(sid)tbm@appdev:~/build/gcc-snapshot-20071106/build/gcc$ ls -l fold-const.s
-rw-r--r-- 1 tbm 1000 6132019 Nov  6 17:08 fold-const.s
(sid)tbm@appdev:~/build/gcc-snapshot-20071106/build/gcc$


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34007



More information about the Gcc-bugs mailing list