This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/16626] New: [3.5.0 regression] [arm] thumb branch out of range


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]