This is the mail archive of the gcc@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: Huge Increase in Unstripped Executable Size G++ 2.95 to 3.2


> 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


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