Commit 381b630e by Jack Howarth Committed by Janis Johnson

re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)

2009-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>

	PR target/39137
	* testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.

From-SVN: r144841
parent ab4c19d2
2009-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/39137
* testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.
2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
PR testsuite/39451
......
/* { dg-do compile } */
/* { dg-do compile { target { ! *-*-darwin* } } } */
/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O2 -mpreferred-stack-boundary=2" } */
/* { dg-final { scan-assembler-times "and\[lq\]?\[^\\n\]*-8,\[^\\n\]*sp" 2 } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment