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: Commit: _bfd_is_local_label_name: Include assembler local labels


Hi Guys,

On 08/04/15 17:31, Nicholas Clifton wrote:

Whilst rechecking the patch, I also came across assembler generated fake
symbol names, which are also supposed to be treated as locals.  So,
before I check it in, what do you guys think of this reworking of the
assembler local symbol patch ?

I have now checked in this patch, along with this changelog entry.

Cheers
  Nick

bfd/ChangeLog
2015-04-24  Nick Clifton  <nickc@redhat.com>

	* elf.c (_bfd_elf_is_local_label_name): Extend test for assembler
	local labels to include local labels with a numeric suffix and
	fake symbols.


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