[Xtensa] preserve assembly no-transform flag for data
Bob Wilson
bwilson@tensilica.com
Thu Dec 20 17:28:00 GMT 2007
This patch fixes an obscure case where the Xtensa "no-transform" directive was
not being honored by the linker for data included inside the no-tranform region.
The property table flags used to mark such a region were only being set for
instructions and literals. Committed.
2007-12-20 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for
expressions without suffixes.
(get_frag_property_flags): Preserve is_no_transform flag for frags
not marked as either instructions or literals.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-data-prop.patch
Type: text/x-diff
Size: 1070 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20071220/1eba7b27/attachment.bin>
More information about the Binutils
mailing list