[Bug tree-optimization/39698] wrong types for vectorized reduction

2009-04-16 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-04-16 12:45 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/39698] wrong types for vectorized reduction

2009-04-16 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-04-16 12:45 --- Subject: Bug 39698 Author: rguenth Date: Thu Apr 16 12:44:46 2009 New Revision: 146180 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146180 Log: 2009-04-16 Richard Guenther Ira Rosen P

[Bug tree-optimization/39698] wrong types for vectorized reduction

2009-04-16 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-04-16 12:07 --- I'm bootstrapping / testing the patch and will take care of committing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/39698] wrong types for vectorized reduction

2009-04-16 Thread rguenther at suse dot de
--- Comment #3 from rguenther at suse dot de 2009-04-16 10:34 --- Subject: Re: wrong types for vectorized reduction On Thu, 16 Apr 2009, irar at il dot ibm dot com wrote: > --- Comment #2 from irar at il dot ibm dot com 2009-04-16 10:26 --- > This patch fixes the type in pr3

[Bug tree-optimization/39698] wrong types for vectorized reduction

2009-04-16 Thread irar at il dot ibm dot com
--- Comment #2 from irar at il dot ibm dot com 2009-04-16 10:26 --- This patch fixes the type in pr34591.c (the vector type should be the type of the reduction variable because we are looking for its initial value, and not the type of the reduction statement, i.e., its RHS type): Index:

[Bug tree-optimization/39698] wrong types for vectorized reduction

2009-04-16 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-04-16 10:11 --- FAIL: gcc.dg/vect/pr34591.c (internal compiler error) FAIL: gcc.dg/vect/pr34591.c (test for excess errors) FAIL: gcc.dg/vect/vect-multitypes-7.c (internal compiler error) FAIL: gcc.dg/vect/vect-multitypes-7.c (test f