[patch RFC] Tweak gcc.c-torture/execute/nest-align-1.c

Richard Sandiford rsandifo@nildram.co.uk
Tue Feb 26 17:30:00 GMT 2008


Kaz Kojima <kkojima@rr.iij4u.or.jp> writes:
> David Daney <ddaney@avtrex.com> wrote:
>> Note that Richard Sandiford fixed the failure on mips by not running the 
>> test on that target.

Yeah, sorry, I only saw Kaz's message after I committed.  I should have
said so on-list.

> Sure.  Could you please confirm that the revised testcase works
> on mips?

Yes, it does.  I've committed the attached after testing on
mips64el-linux-gnu.

Richard


gcc/testsuite/
	* gcc.c-torture/execute/nest-align-1.x: Delete.

Index: gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
===================================================================
--- gcc/testsuite/gcc.c-torture/execute/nest-align-1.x	(revision 132679)
+++ gcc/testsuite/gcc.c-torture/execute/nest-align-1.x	(working copy)
@@ -1,5 +0,0 @@
-# This test only works if PREFERRED_STACK_BOUNDARY >= 128.
-if { [istarget mips*-*-*] } {
-   return 1
-}
-return 0



More information about the Gcc-patches mailing list