This is the mail archive of the binutils@sources.redhat.com 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] Re: ia64: @ not allowed to start symbol?


On Tue, 2005-02-08 at 08:27, Jan Beulich wrote:
> 	* config/tc-ia64.h (LEX_AT): Include LEX_BEGIN_NAME.
> 	(LEX_QM): Likewise.
> 	...

OK.

I found the use of "pc" as a parameter name in ia64_parse_name a little
confusing, as every time I see pc I think program counter, but this has
nothing to do with an object file address or the program counter.  I
think nextchar or nextcharP as used in some of the other target ports is
a better parameter name.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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