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: [C++ Patch] PR 34603


Paolo Carlini wrote:
> Hi,
> 
> this tiny change fixes the P4 ice-on-invalid. I also checked that the
> full error message, pointing out the incomplete type and the missing
> ')', compares well to that provided by other implementations. Regtested
> x86_64_linux.
> 
> Ok for mainline?

OK, thanks!

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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