Altivec + 16 byte alignment

Gianni Tedesco gianni@scaramanga.co.uk
Tue Feb 11 14:57:00 GMT 2003


On Tue, 2003-02-11 at 14:49, Gianni Mariani wrote:
> Well, you could use alloca and simply align it yourself ....

Yeah, but that kinda sucks because everywhere in the program where my
'struct vector' (or any struct that includes it) is used people would
have to allocate it, and if they forget to allocate they get no
problems....until its compiled with altivec operations turned on, so may
make things real hard to debug :(

-- 
// Gianni Tedesco (gianni at scaramanga dot co dot uk)
lynx --source www.scaramanga.co.uk/gianni-at-ecsc.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030211/2140dfda/attachment.sig>


More information about the Gcc mailing list