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: Vector constant question


On Tue, Dec 11, 2001 at 09:04:23PM -0800, Stan Shebs wrote:
> while for my version
> 
>   vector_int_typedef loc1 = (vector_int_typedef) {1, foo(), 3, 4};
> 
> works just fine...

Oh, that.

I think you'll have to hack up the array_ref code to 
handle it.  :-(


r~


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