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]

Re: Merge cpplib and front end hashtables, part 1


>>>>> "Daniel" == Daniel Berlin <dan@cgsoftware.com> writes:

    Daniel> We gain nothing else but macro expansion.  We don't do
    Daniel> include files, we don't need it to parse actual files for
    Daniel> us, we can't do multiline statements anyway (other
    Daniel> limitations will get in the way), etc.

I understand.

It might be that the thing to do is to isolate the macro expansion 
bits of cpplib from the rest of it.

But, let's just agree to disagree, and get back to doing something
useful. :-)

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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