[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-12-28 Thread steven at gcc dot gnu dot org
--- Comment #44 from steven at gcc dot gnu dot org 2009-12-28 19:51 --- hashes100.c on x86_64: 3.4.6 4.2.4 4.3.3 4.4.2 4.5.0 -O0 1.371.4 1.591.911.84 -O1 2.074 4.444.684.89 -O2 3.575.967.087.487.6 -O3 3.78

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-12-28 Thread steven at gcc dot gnu dot org
--- Comment #45 from steven at gcc dot gnu dot org 2009-12-28 20:28 --- Profile for cc1 for SVN r155486 looks like this (all items with 0.5% time): Flat profile: Each sample counts as 0.01 seconds. % cumulative self self total time seconds secondscalls

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-12-28 Thread steven at gcc dot gnu dot org
--- Comment #46 from steven at gcc dot gnu dot org 2009-12-28 20:35 --- Same thing for hashes100.c (profile in comment #45 is for infcodes100.c), in both cases cc1 r155486 at -O2 on x86_64): Flat profile: Each sample counts as 0.01 seconds. % cumulative self self

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-12-28 Thread steven at gcc dot gnu dot org
--- Comment #47 from steven at gcc dot gnu dot org 2009-12-28 20:38 --- Created an attachment (id=19402) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19402action=view) profile for cc1 r155486 on x86_64, options -O2, for infcodes100.c --

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-12-28 Thread steven at gcc dot gnu dot org
--- Comment #48 from steven at gcc dot gnu dot org 2009-12-28 20:39 --- Created an attachment (id=19403) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19403action=view) profile for cc1 r155486 on x86_64, options -O2, for hashes100.c --

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-12-28 Thread steven at gcc dot gnu dot org
--- Comment #49 from steven at gcc dot gnu dot org 2009-12-28 20:46 --- For hashes100.c, combine+IRA+expand+tree-PRE accounts for 1/3 of the total compile time. For infcodes100.c, the profile is more flat, but IRA+expand still account for 1/4 of the total compile time. Why is IRA so

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #43 from rguenth at gcc dot gnu dot org 2009-08-04 12:26 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/18687] [4.3/4.4/4.5 Regression] ~50% compile time regression

2009-03-31 Thread jsm28 at gcc dot gnu dot org
--- Comment #42 from jsm28 at gcc dot gnu dot org 2009-03-31 16:42 --- Closing 4.2 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added