[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/5134] New: Range checking mismatch with "offset too big" in gas
From: |
karvjorm at users dot sourceforge dot net |
Subject: |
[Bug gas/5134] New: Range checking mismatch with "offset too big" in gas-2.17.90.pot |
Date: |
6 Oct 2007 08:56:39 -0000 |
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 gas/5134] New: Range checking mismatch with "offset too big" in gas-2.17.90.pot,
karvjorm at users dot sourceforge dot net <=