[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