This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Re: What happens with __attribute__((vector_size(8))) short a = {1, -1};?
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: pinskia at physics dot uc dot edu, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 19 Jun 2003 12:36:15 -0400
- Subject: Re: [patch] Re: What happens with __attribute__((vector_size(8))) short a = {1, -1};?
- References: <m3llvyma98.fsf@frogsleap.quesejoda.com> <F75CA570-A25F-11D7-922B-000393A6D2F2@physics.uc.edu> <m3d6ham9ie.fsf_-_@frogsleap.quesejoda.com> <20030619.110412.02269179.kazu@cs.umass.edu>
On Thu, Jun 19, 2003 at 11:04:12AM -0400, Kazu Hirata wrote:
> Hi Aldy,
>
> > 2003-06-19 Aldy Hernandez <aldyh@redhat.com>
> >
> > * expr.c (const_vector_from_tree): Initialize remaining elements
> > to 0.
>
> This fixes the failure of compile/simd-5.c on H8 as well. Thanks!
Which BTW, someone should verify that it's still failing on sparc.
It's currently exfailed for Sparc and h8.