[PATCH][C++] Drop anonymous aggregate names

Jason Merrill jason@redhat.com
Sun Oct 11 16:34:00 GMT 2009


On 10/11/2009 11:28 AM, Richard Guenther wrote:
> This handles anonymous aggregate names in the C++ part of free-lang-data
> instead of during type merging and hashing.  It's easier there and will
> save some (little) identifier memory for LTO.

OK.  You probably want to do the same for lambda names (LAMBDANAME_P).

Jason



More information about the Gcc-patches mailing list