Hi,
I'm using GNU as from Ubuntu Karmic. A library (crypto++) failed to execute
the test. After many debugging it seems that my as produce wrong code. To sum up
library produce a code like
...
4: ...
jne 4b
while while disassembly (objdump -S) I see an invalid offset after jne
instruction and no symbols/relocations used.
I'll attach source .s code and output object
--
Summary: as offset miscomputation using intel syntax and local
labels
Product: binutils
Version: 2.20
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: freddy77 at gmail dot com
CC: bug-binutils at gnu dot org,freddy77 at gmail dot com
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=10906------- 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
bug-binutils@...
http://lists.gnu.org/mailman/listinfo/bug-binutils