Ismail Dönmez - Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Ismail Dönmez
- To: gcc-patches at gcc dot gnu dot org
- Cc: Michael Matz , Richard Guenther , Mark Mitchell , Daniel Jacobowitz , Gabriel Dos Reis
- Date: Fri, 23 Feb 2007 16:28:59 +0200
- Subject: Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory
- References: 20061211155733.GA2660@nevyn.them.org <Pine.LNX.4.64.0702231059560.18923@zhemvz.fhfr.qr> <Pine.LNX.4.64.0702231506590.25448@wotan.suse.de>
On Friday 23 February 2007 16:15:21 Michael Matz wrote:
Hi,
On Fri, 23 Feb 2007, Richard Guenther wrote:
Makes sense, for now I am adding this to Pardus Linux gcc 4.2 package to test.
Note that we would need to backport related changes as well (testsuite and libstdc++ fixes). Also while the speedup for the boost MPL testcase is tremendous, "normal" C++ code compile-time and memory-usage is nearly unchanged.
Yep, it only has a big effect on template heavy code. For instance libkdecore changes only from 275MB to 274MB compile memory (-O0 -g).
Ok then not much reason to test it here :). Thank you all for your replies.
-- Ismail Donmez ismail (at) pardus.org.tr GPG Fingerprint: 7ACD 5836 7827 5598 D721 DF0D 1A9D 257A 5B88 F54C Pardus Linux / KDE developer
- References:
- Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory
* From: Richard Guenther - Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory
* From: Michael Matz
- Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |