A proposal to align GCC stack

Ross Ridge rridge@csclub.uwaterloo.ca
Wed Dec 19 01:46:00 GMT 2007


Robert Dewar writes:
>Well if we have local variables of type float (and we have specified
>use of SSE), we are in trouble, no?

Non-vector SSE instructions, like the ones that operate on scalar floats,
don't require memory operands to be aligned.

					Ross Ridge



More information about the Gcc mailing list