This is the mail archive of the gcc-patches@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: conversions between vectors


>>>>> "Joseph" == Joseph S Myers <jsm28@cam.ac.uk> writes:

 > On 21 Dec 2001, Aldy Hernandez wrote:
 >> here is a patch to handle conversions between vectors.  vectors of the
 >> same size should convert without a problem.

 > I take it your rules for what converts are exactly the same as those for
 > C++ valarray, as agreed?

I found http://gcc.gnu.org/ml/gcc/2001-11/msg01528.html
I assume that's what you mean.

I may need a little hand holding on this one, for I am c++ illiterate.
Can someone explain what the conversion rules are for valarrays?  I'd
be happy to abide by them, if i know what they are :)

thanks
aldy


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