Commit 80f4129b by Andreas Krebbel Committed by Andreas Krebbel

20020926-1.c: Add -m31 option.

2008-01-22  Andreas Krebbel  <krebbel1@de.ibm.com>

	* gcc.target/s390/20020926-1.c: Add -m31 option.

From-SVN: r131716
parent c2916401
2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
* gcc.target/s390/20020926-1.c: Add -m31 option.
2008-01-22 Daniel Franke <franke.daniel@gmail.com>
PR fortran/34915
......@@ -2,7 +2,7 @@
negative displacements. */
/* { dg-do compile } */
/* { dg-options "-O2 -mesa" } */
/* { dg-options "-O2 -m31 -mesa" } */
int test (int *addr)
{
......
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