https://sourceware.org/bugzilla/show_bug.cgi?id=27905
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot
com
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
[hjl@gnu-cfl-2 pr27905]$ readelf -n rom.o
Displaying notes found in: .note.gnu.property
Owner Data size Description
GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
Properties: x86 ISA used:
x86 feature used: x86
[hjl@gnu-cfl-2 pr27905]$
We can add code16 to x86 feature used: and update assembler to set it
with .code16gcc.
--
You are receiving this mail because:
You are on the CC list for the bug.