--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-19
08:46 ---
4.0 leafify timings, this time on the same machine (sigh!) as the 4.1 numbers:
Execution times (seconds)
garbage collection: 4.56 ( 4%) usr 0.08 ( 1%) sys 4.66 ( 3%) wall
callgraph construction:
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-19
08:15 ---
Are you sure you did mean PR23490? This talks about a rtl problem...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23955
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-19
00:36 ---
Hmm:
tree operand scan : 9.20 ( 5%) usr 2.05 (28%) sys 11.56 ( 6%) wall
tree operand scan : 3.15 ( 2%) usr 0.93 (19%) sys 4.87 ( 3%) wall
That might mean this is about the same issue a
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-18
18:16 ---
-ftime-report for the 4.1 + flatten compile:
Execution times (seconds)
garbage collection: 6.32 ( 4%) usr 0.07 ( 1%) sys 6.73 ( 4%) wall
0 kB ( 0%) ggc
callgraph construction: 0.42 ( 0%)
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-18
17:56 ---
For 4.1, we have cut the runtime in half while less than double the compile
time.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23955
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-18
17:54 ---
I think we can mark this as invalid as there is no such thing as flatten in
4.0.0 or 3.4.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23955