2014-01-09 Steve Ellcey <sellcey@mips.com>
* gcc.dg/delay-slot-1.c: Restrict -mabi=64 to 64 bit processors.
From-SVN: r206495
+2014-01-09 Steve Ellcey <sellcey@mips.com>
+
+ * gcc.dg/delay-slot-1.c: Restrict -mabi=64 to 64 bit processors.
+
2014-01-09 Jakub Jelinek <jakub@redhat.com>
PR middle-end/47735
/* { dg-do compile } */
/* { dg-options "-O2" } */
-/* { dg-options "-O2 -mabi=64" { target mips-*-linux-* } } */
+/* { dg-options "-O2 -mabi=64" { target { mips*-*-linux* && mips64 } } } */
struct offset_v1 {
int k_uniqueness;