This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Always set TYPE_NAME for complex types
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Richard Guenther <rguenther at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 31 Aug 2007 15:10:58 -0700
- Subject: Re: [PATCH] Always set TYPE_NAME for complex types
- References: <Pine.LNX.4.64.0708311225000.4343@s68.fhfr.qr>
Richard Guenther wrote:
> This patch makes us always set TYPE_NAME for complex types making
> DECL_UIDs the same for -g vs. non-g compiles. Until early inlining
> that is.
Should that affect code generation? If not, doesn't your patch cause us
to allocate more memory that we don't particularly need? Do we care? :-)
--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713