PR middle-end/20491
gcc.dg/torture/asm-subreg-1.c: Skip on hppa*64*-*-*.
From-SVN: r117766
+2006-10-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ PR middle-end/20491
+ gcc.dg/torture/asm-subreg-1.c: Skip on hppa*64*-*-*.
+
2006-10-15 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/29403
/* PR middle-end/20491 */
/* { dg-do compile } */
+/* { dg-skip-if "" { hppa*64*-*-* } "*" "" } */
/* Combine used to introduce invalid subregs for the asm input, and
we'd crash later on, when removing all subregs. */