public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/28508]  New: Assembler Error: operand out of ragne (145 not between -128 and 127) form m32r-target
@ 2006-07-27  1:39 inaoka dot kazuhiro at renesas dot com
  2006-07-27  1:48 ` [Bug c/28508] " inaoka dot kazuhiro at renesas dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: inaoka dot kazuhiro at renesas dot com @ 2006-07-27  1:39 UTC (permalink / raw)
  To: gcc-bugs

e have often gotten the following assembler error with -g option
since m32r-linux-gnu-gcc-4.0 released.

/tmp/cch1oLgA.s: Assembler messages:
/tmp/cch1oLgA.s:2591: Error: operand out of range (145 not between -128 and
127)/tmp/cch1oLgA.s:3358: Error: operand out of range (145 not between -128 and
127)/tmp/cch1oLgA.s:5195: Error: operand out of range (-130 not between -128
and 127)

We have been using DWARF2 since gcc-4.0.
It creates many local label symbols and makes pnop codes for code aligments.
We have no idia to avoid this error on compiling.

So we propose to change the range for using short bransh format code.


-- 
           Summary: Assembler Error: operand out of ragne (145 not between -
                    128 and 127) form m32r-target
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: inaoka dot kazuhiro at renesas dot com
GCC target triplet: m32r


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-01-23 13:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-27  1:39 [Bug c/28508] New: Assembler Error: operand out of ragne (145 not between -128 and 127) form m32r-target inaoka dot kazuhiro at renesas dot com
2006-07-27  1:48 ` [Bug c/28508] " inaoka dot kazuhiro at renesas dot com
2006-07-27  1:52 ` inaoka dot kazuhiro at renesas dot com
2006-07-27 10:20 ` [Bug target/28508] " nickc at redhat dot com
2006-07-27 12:22 ` [Bug target/28508] Assembler Error: operand out of range " nickc at gcc dot gnu dot org
2006-07-29  5:22 ` pinskia at gcc dot gnu dot org
2006-08-03  7:59 ` inaoka dot kazuhiro at renesas dot com
2007-04-28 10:11 ` tbm at cyrius dot com
2008-01-23 14:21 ` debian-gcc at lists dot debian dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).