From: Andreas Krebbel Date: Tue, 22 Jan 2008 13:06:32 +0000 (+0000) Subject: 20020926-1.c: Add -m31 option. X-Git-Tag: releases/gcc-4.3.0~487 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f4129beb0446158708648502e77ac1d1c3142d;p=thirdparty%2Fgcc.git 20020926-1.c: Add -m31 option. 2008-01-22 Andreas Krebbel * gcc.target/s390/20020926-1.c: Add -m31 option. From-SVN: r131716 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index e8cc0c25ce41..e73eae9c736f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-01-22 Andreas Krebbel + + * gcc.target/s390/20020926-1.c: Add -m31 option. + 2008-01-22 Daniel Franke PR fortran/34915 diff --git a/gcc/testsuite/gcc.target/s390/20020926-1.c b/gcc/testsuite/gcc.target/s390/20020926-1.c index 07106a623a55..432128b49f54 100644 --- a/gcc/testsuite/gcc.target/s390/20020926-1.c +++ b/gcc/testsuite/gcc.target/s390/20020926-1.c @@ -2,7 +2,7 @@ negative displacements. */ /* { dg-do compile } */ -/* { dg-options "-O2 -mesa" } */ +/* { dg-options "-O2 -m31 -mesa" } */ int test (int *addr) {