https://sourceware.org/bugzilla/show_bug.cgi?id=20127
Sam James <sam at gentoo dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Sam James <sam at gentoo dot org> ---
$ as -32 -o a.o a.s
a.s: Assembler messages:
a.s:8: Error: @TLSGD operator cannot be used with `mov'
a.s:9: Error: @TLSGD operator cannot be used with `mov'
a.s:10: Error: @TLSLDM operator cannot be used with `mov'
a.s:11: Error: @TLSLDM operator cannot be used with `mov'
a.s:12: Error: @INDNTPOFF operator can be used with `mov', but format is wrong
a.s:13: Error: @INDNTPOFF operator can be used with `mov', but format is wrong
a.s:14: Error: @GOTNTPOFF operator can be used with `mov', but format is wrong
a.s:15: Error: @GOTNTPOFF operator can be used with `mov', but format is wrong
a.s:16: Error: @GOTTPOFF operator can be used with `mov', but format is wrong
a.s:17: Error: @GOTTPOFF operator can be used with `mov', but format is wrong
--
You are receiving this mail because:
You are on the CC list for the bug.