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: v3sf type and union types to reference elements


> I cannot find any documentation referring to a v3sf type, are there plans to
> include it (or does it already exist) in a future version of gcc?  I can
> find docs for vec4f and vec2f.

A lot of the vector support has been overhauled in GCC 3.5, but it is
limited to vectors whose a number of elements is a power-of-two.

Paolo


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