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/11442] New: [3.3 regression] [arm] invalid assembler on arm


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.3 regression] [arm] invalid assembler on arm
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: arm-linux
  GCC host triplet: arm-linux
GCC target triplet: arm-linux

[forwarded from http://bugs.debian.org/188513]

rechecked with CVS 3.3.1 and HEAD CVS 20030531, binutils-2.14.0.90.4
regression compared to gcc-2.95

$ gcc -c -O2 engine.i 
/tmp/ccVcqHkK.s: Assembler messages:
/tmp/ccVcqHkK.s:4532: Warning: source register same as write-back base
/tmp/ccVcqHkK.s:3038: Error: bad immediate value for offset (4104)
/tmp/ccVcqHkK.s:3056: Error: bad immediate value for offset (4176)
/tmp/ccVcqHkK.s:3084: Error: bad immediate value for offset (4288)
/tmp/ccVcqHkK.s:3092: Error: bad immediate value for offset (4140)
/tmp/ccVcqHkK.s:3103: Error: bad immediate value for offset (4104)
/tmp/ccVcqHkK.s:5237: Error: bad immediate value for offset (4132)
/tmp/ccVcqHkK.s:5250: Error: bad immediate value for offset (4184)
/tmp/ccVcqHkK.s:5264: Error: bad immediate value for offset (4240)
/tmp/ccVcqHkK.s:5276: Error: bad immediate value for offset (4108)


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