http://sourceware.org/bugzilla/show_bug.cgi?id=12719
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-05-01 13:45:15
UTC ---
Inline asm constraints are for instructions.
asm(".global foo.b;"
"foo.b = %0\n"
:: "i" (offsetof(foo, b)));
isn't an instruction. In any case, it isn't an assembler issue.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils