This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Re: What happens with __attribute__((vector_size(8))) short a = {1, -1};?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]