nest-align-1.x: New file.
gcc/testsuite/ * gcc.c-torture/execute/nest-align-1.x: New file. From-SVN: r132586
This commit is contained in:
parent
bdd6df52bd
commit
4eab0296b2
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
|
||||
|
||||
* gcc.c-torture/execute/nest-align-1.x: New file.
|
||||
|
||||
2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
PR c++/34749
|
||||
|
|
5
gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
Normal file
5
gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
Normal file
|
@ -0,0 +1,5 @@
|
|||
# This test only works if PREFERRED_STACK_BOUNDARY >= 128.
|
||||
if { [istarget mips*-*-*] } {
|
||||
return 1
|
||||
}
|
||||
return 0
|
Loading…
Add table
Reference in a new issue