Consider:
% head ref.s def.s
==> ref.s <==
.data
ptrsym:
.long badsym
.section .gnu.warning.badsym,"",@progbits
.string "badsym warning"
==> def.s <==
.comm badsym,4
% as --32 -o ref.o ref.s
http://sourceware.org/bugzilla/show_bug.cgi?id=12771
--- Comment #2 from Timo Lindfors 2011-06-06
12:37:33 UTC ---
Well hmm, I could try to arrange you access to some ARM box. Can you attach
your SSH public key?
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
-
http://sourceware.org/bugzilla/show_bug.cgi?id=12848
Summary: ARM: Thumb-2: Range check on b.w is off by a factor of
2
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Comp
http://sourceware.org/bugzilla/show_bug.cgi?id=12848
Dave Martin changed:
What|Removed |Added
CC||mgretton at sourceware dot