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: PATCH for type-checking improvements


>>>>> "Jason" == Jason Merrill <jason@cygnus.com> writes:

    Jason> You can simplify the handling of type in grokdeclarator
    Jason> further; you can move the build_type_variant call down
    Jason> instead of adding a new one, and remove the similar calls
    Jason> in the main loop.

I decided I didn't understand this comment.  I checked in the patch,
since you didn't seem to be talking about correctness, only about an
optimization.  Would you mind explaining it in more detail?

Thanks,

-- 
Mark Mitchell 			mark@markmitchell.com
Mark Mitchell Consulting	http://www.markmitchell.com


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