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};?


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!

Kazu Hirata


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