[PATCH, i386] Fix -mpreferred-stack-boundary

Bernd Edlinger bernd.edlinger@hotmail.de
Sun Nov 10 16:46:00 GMT 2013


Currently on trunk the option -mpreferred-stack-boundary does not work
together with #pragma GCC target("sse") or __attribute__((target("sse"))).

There is already a test case that detects this: gcc.target/i386/fastcall-sseregparm.c

The attached patch fixes this test case under i686-pc-linux-gnu.

Boot-strapped and regression-tested under i686-pc-linux-gnu.

OK for trunk?

Regards
Bernd. 		 	   		  
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: changelog-pr58964.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131110/19900e15/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-pr58964.diff
Type: application/octet-stream
Size: 668 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131110/19900e15/attachment.obj>


More information about the Gcc-patches mailing list