diff --git a/gcc/testsuite/gcc.c-torture/execute/20020529-1.c b/gcc/testsuite/gcc.c-torture/execute/20020529-1.c index d34fec160fa..545f4709638 100644 --- a/gcc/testsuite/gcc.c-torture/execute/20020529-1.c +++ b/gcc/testsuite/gcc.c-torture/execute/20020529-1.c @@ -12,10 +12,6 @@ forced a splitter through the output pattern "#", but there was no matching splitter. */ -/* The ptx assembler appears to clobber 'b' inside foo during the f1 call. - Reported to nvidia 2016-05-18. */ -/* { dg-skip-if "PTX assembler bug" { nvptx-*-* } { "-O0" } { "" } } */ - void abort (void); void exit (int);