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++


> 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

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

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

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