summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/noncompile/init-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/noncompile/init-2.c')
-rwxr-xr-xgcc/testsuite/gcc.c-torture/noncompile/init-2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.c-torture/noncompile/init-2.c b/gcc/testsuite/gcc.c-torture/noncompile/init-2.c
deleted file mode 100755
index 52ee17b..0000000
--- a/gcc/testsuite/gcc.c-torture/noncompile/init-2.c
+++ /dev/null
@@ -1 +0,0 @@
-int d[][] = { {1}, {2}, {3} };