------- Comment #21 from rguenth at gcc dot gnu dot org 2007-09-20 13:56 ------- Mainline with release checking now needs
-O0: 14.4s 420MB -O1: 202s 520MB tree call clobbering : 32.91 (16%) usr 0.34 ( 9%) sys 33.31 (16%) wall 0 kB ( 0%) ggc tree memory partitioning: 24.84 (12%) usr 0.25 ( 7%) sys 25.09 (12%) wall 8 kB ( 0%) ggc tree operand scan : 89.49 (44%) usr 1.43 (38%) sys 90.94 (44%) wall 19314 kB ( 3%) ggc -O2: 318s 790MB tree call clobbering : 20.05 ( 6%) usr 0.23 ( 4%) sys 20.27 ( 6%) wall 0 kB ( 0%) ggc tree memory partitioning: 28.70 ( 9%) usr 0.28 ( 5%) sys 29.07 ( 9%) wall 5 kB ( 0%) ggc tree operand scan : 105.73 (33%) usr 1.31 (25%) sys 107.23 (33%) wall 22882 kB ( 3%) ggc PRE : 27.14 ( 9%) usr 0.32 ( 6%) sys 27.49 ( 8%) wall 39988 kB ( 5%) ggc the call clobbering might be fixed with a patch that I have pending. I have added this testcase to the nightly tester as well ;) -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dnovillo at gcc dot gnu dot | |org BugsThisDependsOn| |33237 Last reconfirmed|2005-05-26 12:26:08 |2007-09-20 13:56:55 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12392