This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/35858] [4.3 Regression] time/memory hog for large c++ source.
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2008 12:17:40 -0000
- Subject: [Bug other/35858] [4.3 Regression] time/memory hog for large c++ source.
- References: <bug-35858-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from pluto at agmk dot net 2008-06-24 12:17 -------
(In reply to comment #9)
> 4.3.0: 334s 1.6GB
> trunk: 62.20s 640MB
> trunk with SFTs: 327s 1.2GB
>
> so, fixed for 4.4.0.
current 4.3 branch stats:
-O1 -g0 : ~615MB, 0m58s
-O2 -g0 : ~935MB, 2m13s
looks far better than 4.3.0.
can we close this as fixed for 4.3.2?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35858