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
This commit is contained in:
parent
ab4c19d241
commit
381b630e86
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { 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 } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue