[PATCH] gas/arm: Force output of a data mapping symbol for literal pools
Nicholas Clifton
nickc@redhat.com
Thu Apr 24 10:42:00 GMT 2014
Hi Will,
On 24/04/14 06:33, Alan Modra wrote:
> On non-ELF ARM targets, eg. arm-pe, arm-coff, arm-aout:
>
> /src/binutils-gdb/gas/config/tc-arm.c: In function âs_ltorgâ:
> /src/binutils-gdb/gas/config/tc-arm.c:3338:21: error: âsegment_info_typeâ has no member named âtc_segment_info_dataâ
> /src/binutils-gdb/gas/config/tc-arm.c:3338:55: error: âMAP_DATAâ undeclared (first use in this function)
I have checked in the obvious fix for this.
Cheers
Nick
gas/ChangeLog
2014-04-24 Nick Clifton <nickc@redhat.com>
* config/tc-arm.c (s_ltorg): Only create a mapping symbol for ELF
based targets.
More information about the Binutils
mailing list