Altivec + 16 byte alignment

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Tue Feb 11 19:44:00 GMT 2003


    The only way to solve this is to example the stack pointer at runtime
    and mask off bits in it to align the stack, which isn't currently
    supported as an option in gcc.

Well, not for C, but see gcc/ada/decl.c:make_aligning_type, which does
just that.



More information about the Gcc mailing list