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]

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


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