------- 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)[EMAIL PROTECTED]:~/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)[EMAIL PROTECTED]:~/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)[EMAIL PROTECTED]:~/build/gcc-snapshot-20071106/build/gcc$ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34007