[Bug target/16626] New: [3.5.0 regression] [arm] thumb branch out of range
loki at inf dot u-szeged dot hu
gcc-bugzilla@gcc.gnu.org
Mon Jul 19 12:29:00 GMT 2004
I've got branch out of range error from the assembler
when I tried to compile the attached testcase (from CSiBE).
Command line (arm-elf-gcc (GCC) 3.5.0 20040718):
arm-elf-gcc -mthumb -c -O2 -o foo.o foo.i
Output:
/tmp/ccM0KWgC.s: Assembler messages:
/tmp/ccM0KWgC.s:906: Error: branch out of range
--
Summary: [3.5.0 regression] [arm] thumb branch out of range
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: loki at inf dot u-szeged dot hu
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: arm-unknown-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16626
More information about the Gcc-bugs
mailing list