--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-25
23:37 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--
Bug 21859 depends on bug 8, which changed state.
Bug 8 Summary: [4.1 regression] ICE with -ftree-vectorize in verify_ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
What|Old Value |New Value
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-28
23:29 ---
(In reply to comment #4)
> This may be the same as PR 8, which still fails as of today...
I really doubt it because this only involves one loop and the other involves
multiple loops.
--
http://gcc
--- Additional Comments From bangerth at dealii dot org 2005-06-28 23:25
---
This may be the same as PR 8, which still fails as of today...
W.
--
What|Removed |Added
--- Additional Comments From dorit at il dot ibm dot com 2005-06-07 07:50
---
This testcase doesn't get vectorized anymore, after my patch from
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02817.html:
"pr21859.f90:6: note: not vectorized: redundant loop. no profit to vectorize.
pr21859
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01
12:15 ---
Confirmed based on Dorit's comment.
--
What|Removed |Added
Status|UNCONFIRMED