This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: Code Bloat g++
- To: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Subject: Re: Patch: Code Bloat g++
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Wed, 23 Feb 2000 21:33:32 +0100 (MET)
- cc: mrs at windriver dot com, gcc at gcc dot gnu dot org, jbuck at possibly dot synopsys dot com, gcc-patches at gcc dot gnu dot org
On Sat, 19 Feb 2000, Martin v. Loewis wrote:
> Please let me know what you think.
This is a great step into making the C++ frontend more useful for
developers of "modern" C++ code. Thanks!
Now we just need someone to review/approve your patch:
http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00620.html
Here is what that patch changes for a project of mine on a
sparc-sun-solaris2.6 box (with Sun as and ld):
without Martin's patch with Martin's patch
compilation times 1:45 1:20 -25min
size of *.o files 31012840 24563488 -25%
size of executable 29056980 22551684 -25%
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/