[Bug middle-end/37448] [4.3/4.5 Regression] gcc 4.3.1 cannot compile big function

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

[Bug middle-end/37448] [4.3 4.5 Regression] gcc 4.3.1 cannot compile big function

2009-03-29 Thread hubicka at gcc dot gnu dot org
--- Comment #29 from hubicka at gcc dot gnu dot org 2009-03-29 18:31 --- tree-ssa-pre.c:4201 (init_pre)68 544319360 2960 2920 35303438 tree-ssa-pre.c:590 (bitmap_set_new) 187851 167503080 38440200 12734360 183944666 tree-ssa-pre.c:591 (bitmap_s

[Bug middle-end/37448] [4.3 4.5 Regression] gcc 4.3.1 cannot compile big function

2009-03-29 Thread hubicka at gcc dot gnu dot org
--- Comment #28 from hubicka at gcc dot gnu dot org 2009-03-29 18:26 --- The testcase is now failing on mainline. Reason seems to be new pure-const pass causing PRE to take unacceptable amount of time producing extraordinarily large bitmaps. I stoppped it after while and out of 1GB of