[C++ PATCH] Fix 14179 - memory-hog

Nathan Sidwell nathan@codesourcery.com
Mon Sep 20 11:31:00 GMT 2004


Gabriel Dos Reis wrote:
> "Giovanni Bajo" <giovannibajo@libero.it> writes:
> 
> | > Note that
> | > +             error ("name `%D' used in a GNU-style designated "
> | > and
> | > +                 error ("Designated initializer `%E' larger than
> | > array "
> | > should use %qD and %qE instead of `%D' and `%E'.
> | 
> | Right, but we have not changed that yet in the C++ frontend, so I'll
> | wait for a C++ FE maintainer opinion on this (maybe they don't want
> | to do this incrementally).

I think we should convert the C++ FE now.

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk




More information about the Gcc-patches mailing list