[Bug tree-optimization/41957] [4.4/4.5 Regression] ICE with -ftree-loop-linear in initialize_matrix_A, at tree-data-ref.c:1912

2009-11-09 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-11-09 13:59 --- Indeed. Same symptoms at least: (gdb) call debug_generic_expr (chrec) {0, +, {2, +, 1}_4}_4 This one fails for me with -m32 only though. The chrec isn't quite {2, +, 1}_4 - I think the IV evolves as 0, 3, 4, 5, 6

[Bug tree-optimization/41957] [4.4/4.5 Regression] ICE with -ftree-loop-linear in initialize_matrix_A, at tree-data-ref.c:1912

2009-11-09 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41957

[Bug tree-optimization/41957] [4.4/4.5 Regression] ICE with -ftree-loop-linear in initialize_matrix_A, at tree-data-ref.c:1912

2009-11-05 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2009-11-05 21:00 --- First reported by Hans Horn at http://gcc.gnu.org/ml/fortran/2009-11/msg00084.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41957

[Bug tree-optimization/41957] [4.4/4.5 Regression] ICE with -ftree-loop-linear in initialize_matrix_A, at tree-data-ref.c:1912

2009-11-05 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2009-11-05 20:59 --- Fails on x86-64-linux with gfortran -m32 -O1 -ftree-loop-linear but works with -m64. -- burnus at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/41957] [4.4/4.5 Regression] ICE with -ftree-loop-linear

2009-11-05 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-11-05 20:57 --- This is most likely related to PR 40281. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41957

[Bug tree-optimization/41957] [4.4/4.5 Regression] ICE with -ftree-loop-linear

2009-11-05 Thread tkoenig at gcc dot gnu dot org
-- tkoenig at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41957