bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/5088] New: An 8-bit range checking overlaps a constant range gr


From: karvjorm at users dot sourceforge dot net
Subject: [Bug gas/5088] New: An 8-bit range checking overlaps a constant range greater than 8-bit
Date: 2 Oct 2007 15:56:27 -0000

The following error message is a bit limited:

#: config/tc-avr.c:530 config/tc-avr.c:665
#, c-format
msgid "constant out of 8-bit range: %d"

In the source code is actually checked, if constant is below -255 or above 255.
This range (-255...255) includes two 8-bit ranges, doesn't it?

-- 
           Summary: An 8-bit range checking overlaps a constant range
                    greater than 8-bit
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: karvjorm at users dot sourceforge dot net
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=5088

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]