[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/19600] Parsing address@hidden forgets the offset
From: |
louis.granboulan.developer at gmail dot com |
Subject: |
[Bug gas/19600] Parsing address@hidden forgets the offset |
Date: |
Thu, 11 Feb 2016 14:13:48 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19600
--- Comment #3 from louis.granboulan.developer at gmail dot com ---
Note that
movl address@hidden, %eax
behaves as expected, even if it is probably never generated by any compiler.
I did not check the behaviour for all relocation types, but I reproduced the
bug with @GOT, @PLT, @tlsgd, @tlsldm, @indntpoff, @gotntpoff, @gottpoff.
--
You are receiving this mail because:
You are on the CC list for the bug.