This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16626] New: [3.5.0 regression] [arm] thumb branch out of range
- From: "loki at inf dot u-szeged dot hu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2004 12:29:17 -0000
- Subject: [Bug target/16626] New: [3.5.0 regression] [arm] thumb branch out of range
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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