summaryrefslogtreecommitdiff
path: root/gcc/testsuite/go.test/test/nul1.go
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/go.test/test/nul1.go')
-rw-r--r--gcc/testsuite/go.test/test/nul1.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/go.test/test/nul1.go b/gcc/testsuite/go.test/test/nul1.go
index 9d6974f818b..9cf51125bcc 100644
--- a/gcc/testsuite/go.test/test/nul1.go
+++ b/gcc/testsuite/go.test/test/nul1.go
@@ -1,4 +1,3 @@
-// [ $GOOS != nacl ] || exit 0 # NaCl runner elides NUL in output
// [ "$GORUN" == "" ] || exit 0 # Android runner gets confused by the NUL output
// $G $D/$F.go && $L $F.$A && ./$A.out >tmp.go &&
// errchk $G -e tmp.go