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/17209] New: ld-collate.s: Error: bad immediate value for offset (4096)


Building glibc's locale/programs/ld-collate.c causes failures with some arm
targets.  
The errors seem to be in the last function, which is 1200 lines long.
Exactly which ones depends a bit on exactly what version you're building.

This happens with several versions of glibc (2.2.5, 2.3.3-20040822)
and with several variants of CPU type (e.g. even plain arm supposedly may
trigger it; see http://www.handhelds.org/hypermail/kernel-discuss/0/0066.html)

It happened with gcc-3.4.0 (see
http://www.kegel.com/crosstool/crosstool-0.28-rc26/buildlogs/0.28/arm-softfloat-gcc-3.4.0-glibc-2.2.5.txt)
and again with gcc-3.4.1.   I'll attach a preprocessed input file.

-- 
           Summary: ld-collate.s: Error: bad immediate value for offset
                    (4096)
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dank at kegel dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: arm-xscale-linux-gnu, other arm variants


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17209


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