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: Dealing with multiple gas versions


On Wed, 12 Oct 2011, Alan Modra wrote:
>  .ifndef __GAS_VERSION__

Before you carve that in stone, would it make sense to add a dot
in there to avoid any plausible clash with C macro/symbols?
Like __GAS.VERSION__ or something.

N.B. tc-cris.c:md_begin (BTW yes, I guess local symbols are
better).

brgds, H-P


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