This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/34007] New: [4.3 Regression] "Error: Branch out of range" compiling fold-const.c in stage 1
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2007 16:59:09 -0000
- Subject: [Bug bootstrap/34007] New: [4.3 Regression] "Error: Branch out of range" compiling fold-const.c in stage 1
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Bootstrap is broken on mips-linux because binutils shows "Error: Branch out
of range" while compiling fold-const.c. This happens during stage 1.
Revisions 129937 and 129900 fail. I was able to bootstrap on 20071030
(revision 127646). My binutils is 2.18.1~cvs20071027-1 (2.18 branch from
October 27).
(sid)tbm@appdev:~/build/gcc-snapshot-20071106/build/gcc$ gcc -c -g -O
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I. -I../../src/gcc -I../../src/gcc/.
-I../../src/gcc/../include -I../../src/gcc/../libcpp/include
-I../../src/gcc/../libdecnumber -I../../src/gcc/../libdecnumber/dpd
-I../libdecnumber ../../src/gcc/fold-const.c -o fold-const.o
/tmp/ccM69d3d.s: Assembler messages:
/tmp/ccM69d3d.s:108768: Error: Branch out of range
--
Summary: [4.3 Regression] "Error: Branch out of range" compiling
fold-const.c in stage 1
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
GCC target triplet: mips-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34007