This is the mail archive of the gcc-patches@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]

Re: Patch: Code Bloat g++


>>>>> "Mike" == Mike Stump <mrs@windriver.com> writes:

    >> Date: Wed, 23 Feb 2000 21:33:32 +0100 (MET) From: Gerald
    >> Pfeifer <pfeifer@dbai.tuwien.ac.at>

    >> Now we just need someone to review/approve your patch:
    >> http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00620.html

    Mike> I looked it over and it seems like a reasonable approach.  I
    Mike> might have preferred that they be optimized earlier, that
    Mike> way, we only need the optimization once instead of once per
    Mike> debugging format.  I fear the same underlying problem exists
    Mike> with dwarf2 debugging.

That's what I think too.

    Mike> Anyway, a 20-23% boost in time and size seems to counter
    Mike> this nit for me.

I guess.  I started, once, to fix this (and some other similar issues)
in a more generic way.  I'd rather we do that.  But, I'm not sure when
I'll get to finish that up.

Martin, if I don't submit something more generic in a week, hound me
-- I promise I'll then review your patch for approval, if nobody else
has done so yet.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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