20020926-1.c: Disable for s390x.

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

	* gcc.target/s390/20020926-1.c: Disable for s390x.

From-SVN: r131903
This commit is contained in:
Andreas Krebbel 2008-01-28 14:45:26 +00:00 committed by Andreas Krebbel
parent 4288c86a67
commit 7a8b70cce7
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
* gcc.target/s390/20020926-1.c: Disable for s390x.
2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/34994

View file

@ -1,7 +1,7 @@
/* Make sure that LEGITIMIZE_ADDRESS is called to handle
negative displacements. */
/* { dg-do compile } */
/* { dg-do compile { target { s390-*-* } } } */
/* { dg-options "-O2 -m31 -mesa" } */
int test (int *addr)