Error message does not report about lower range checking, but only about upper
range checking. Line number is also 18750.
#: config/tc-arm.c:18703
msgid "offset too big"
source code:
if (value < -0x1000 || value > 0xffff)
as_bad_where (fixP->fx_file, fixP->fx_line,
_("offset too big"));
--
Summary: Range checking mismatch with "offset too big" in gas-
2.17.90.pot
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=5134
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils