This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gas/arm: Force output of a data mapping symbol for literal pools


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]