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: PATCH: Two C regressions in GCC 3.4.


Mark Mitchell <mark@codesourcery.com> writes:

>>
>>This is PR 14366, by the way.
>>
>>
> OK.  So, you have a better fix for 3.5, then.  Great!

I have essentially the same fix for 3.5.  I suspect this could all be
pulled out of grokdeclarator into diagnose_mismatched_decls, and that
might be cleaner/more efficient, but I don't see a compelling need to
do that just now.

I'll be sending a revised patch for 3.5 later today.

zw


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