[Bug tree-optimization/21789] [4.1 regression] ICE with -ftree-vectorize

2005-06-01 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-01 09:46 --- Dorit, I think your guess is right. The ICE already disappeared with the patch http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg01207.html * tree-ssa-forwprop.c (forward_propagate_addr_expr): See

[Bug tree-optimization/21789] [4.1 regression] ICE with -ftree-vectorize

2005-05-30 Thread pinskia at gcc dot gnu dot org
-- Bug 21789 depends on bug 21653, which changed state. Bug 21653 Summary: [4.1 Regression] gcc.dg/vect failures http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21653 What|Old Value |New Value

[Bug tree-optimization/21789] [4.1 regression] ICE with -ftree-vectorize

2005-05-30 Thread dorit at il dot ibm dot com
--- Additional Comments From dorit at il dot ibm dot com 2005-05-30 15:08 --- > I also checked if the follow-on fix - http://gcc.gnu.org/ml/gcc-patches/2005- > 05/msg02478.html resolves this problem, but it doesn't. Actually, I think the patch above (http://gcc.gnu.org/ml/gcc-patches/20

[Bug tree-optimization/21789] [4.1 regression] ICE with -ftree-vectorize

2005-05-30 Thread dorit at il dot ibm dot com
--- Additional Comments From dorit at il dot ibm dot com 2005-05-30 13:10 --- > Confirmed, this is most likely the same as PR 21653. Indeed looks related, but a patch that fixed PR21653 did not fix this PR. I also checked if the follow-on fix - http://gcc.gnu.org/ml/gcc-patches/2005- 0

[Bug tree-optimization/21789] [4.1 regression] ICE with -ftree-vectorize

2005-05-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-27 19:35 --- Confirmed, this is most likely the same as PR 21653. -- What|Removed |Added BugsThisDepends