This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23490] [4.0 Regression] Long compile time for array initializer with inlined constructor
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2008 00:09:32 -0000
- Subject: [Bug rtl-optimization/23490] [4.0 Regression] Long compile time for array initializer with inlined constructor
- References: <bug-23490-2744@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from pinskia at gcc dot gnu dot org 2008-05-03 00:09 -------
hehe:
tree DSE : 4.79 (14%) usr 0.05 ( 6%) sys 5.11 (14%) wall
2 kB ( 0%) ggc
tree PRE : 9.79 (29%) usr 0.12 (14%) sys 10.32 (29%) wall
2016 kB ( 1%) ggc
tree FRE : 9.68 (29%) usr 0.10 (12%) sys 10.09 (28%) wall
112 kB ( 0%) ggc
Note this is with checking enabled so they might not be good numbers.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23490