This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Huge Increase in Unstripped Executable Size G++ 2.95 to 3.2
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: snyder <snyder at fnal dot gov>, gcc at gcc dot gnu dot org
- Date: 28 Feb 2003 17:41:24 -0800
- Subject: Re: Huge Increase in Unstripped Executable Size G++ 2.95 to 3.2
- References: <20030228110236.30112033.bkoz@redhat.com><yr8vfz4ul1s.fsf@yaphank-clued0.fnal.gov> <20030228230316.GA25419@redhat.com>
> I'll bootstrap your patch, change the name of the option, and
> apply it as-is, i.e. disabled by default. We can address the
> other issues raised as a followup.
I'm not too happy with this patch, because I don't think there's any
reason this should be debug-format dependent. Obviously, I'm thrilled
with the results, but I don't like the approach.
Instead, why not apply the same logic to the TYPE nodes themselves, and
set DECL_IGNORED?
--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com