OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PR middle-end/20491
[pf3gnuchains/gcc-fork.git]
/
gcc
/
testsuite
/
gcc.dg
/
torture
/
asm-subreg-1.c
diff --git
a/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
b/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
index
2a53920
..
b935f13
100644
(file)
--- a/
gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
+++ b/
gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
@@
-1,6
+1,7
@@
/* 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. */