diff options
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/noncompile/940510-1.c')
-rwxr-xr-x | gcc/testsuite/gcc.c-torture/noncompile/940510-1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.c-torture/noncompile/940510-1.c b/gcc/testsuite/gcc.c-torture/noncompile/940510-1.c deleted file mode 100755 index 9882d15..0000000 --- a/gcc/testsuite/gcc.c-torture/noncompile/940510-1.c +++ /dev/null @@ -1 +0,0 @@ -struct { int a[]; } x = { 0 }; |