This is the mail archive of the gcc-patches@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: Baby's First AldyVec/AltiVec patch



On 23 Dec, 2003, at 16.34, Per Bothner wrote:


Ziemowit Laski wrote:

No, but I'll take a look at this after the break. But do you think that
moving stuff from c-lex.c to cpp*.c will reduce the overall level of
intrusiveness of the patch?

Yes. There already *is* a token queue and token backtracking in cpplib,
so you don't need to add new functionality. "All" you have to do is
design and implement a clean public interface to the existing code.

Ok, I'll investigate this further in the new year. Thanks!

--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477


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