summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/unsorted/pyr2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/unsorted/pyr2.c')
-rwxr-xr-xgcc/testsuite/gcc.c-torture/unsorted/pyr2.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/testsuite/gcc.c-torture/unsorted/pyr2.c b/gcc/testsuite/gcc.c-torture/unsorted/pyr2.c
deleted file mode 100755
index 12e2ccd..0000000
--- a/gcc/testsuite/gcc.c-torture/unsorted/pyr2.c
+++ /dev/null
@@ -1,4 +0,0 @@
-foo (a)
-{
- return ((int *)0)[a];
-}