diff options
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/compile/pr37056.c')
-rw-r--r-- | gcc/testsuite/gcc.c-torture/compile/pr37056.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/pr37056.c b/gcc/testsuite/gcc.c-torture/compile/pr37056.c index e709fdc..f9285e2 100644 --- a/gcc/testsuite/gcc.c-torture/compile/pr37056.c +++ b/gcc/testsuite/gcc.c-torture/compile/pr37056.c @@ -1,4 +1,3 @@ -/* { dg-skip-if "ptxas times out" { nvptx-*-* } { "-O2" "-Os" } { "" } } */ extern void abort (void); static union { |