[Bug middle-end/17520] [4.0 regression] Huge compile time for C code

2004-11-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-11 19:37 --- Fixed by: +2004-11-11 Sebastian Pop [EMAIL PROTECTED] + + * tree-scalar-evolution.c (follow_ssa_edge_in_condition_phi): + Give up as soon as the evolution is known not computable. + --

[Bug middle-end/17520] [4.0 regression] Huge compile time for C code

2004-11-10 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-11-10 10:13 --- Seb, time to ping your patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17520

[Bug middle-end/17520] [4.0 regression] Huge compile time for C code

2004-10-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-11 18:10 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00932.html. -- What|Removed |Added