+2012-02-14 Uros Bizjak <ubizjak@gmail.com>
+
+ * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
+
2012-02-14 Richard Guenther <rguenther@suse.de>
PR tree-optimization/52244
-/* { dg-do compile { target { { { ! mips64 } && { ! ia64-*-* } } && { ! spu-*-* } && { ! tilegx-*-* } } } } */
+/* { dg-do compile { target { ! { mips64 || { ia64-*-* spu-*-* tilegx-*-* } } } } } */
/* { dg-options "-O -fdump-rtl-subreg1" } */
/* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && x32 } { "*" } { "" } } */
/* { dg-require-effective-target ilp32 } */