This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: darwin.c identifier-smashing


On Jul 12, 2004, at 3:31 PM, Mark Mitchell wrote:
I have a small speedup which checks the string lengths but I got it wrong
somehow.


Possibly because the evil mutation of IDENTIFIER_POINTER means that the IDENTIFIER_LENGTH is no longer valid?

Yes, most likely.



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