2008-08-07 Andreas Krebbel <krebbel1@de.ibm.com>
* gcc.c-torture/compile/
20080806-1.c: Move testcase ...
* gcc.target/s390/
20080806-1.c: ... to here.
From-SVN: r138834
+2008-08-07 Andreas Krebbel <krebbel1@de.ibm.com>
+
+ * gcc.c-torture/compile/20080806-1.c: Move testcase ...
+ * gcc.target/s390/20080806-1.c: ... to here.
+
2008-08-06 Douglas Gregor <doug.gregor@gmail.com>
PR c++/36460
+/* This used to ICE on s390x due to a reload bug. */
+
+/* { dg-do compile } */
+/* { dg-options "-O2" } */
+
int gl2;
typedef __SIZE_TYPE__ size_t;