diff options
Diffstat (limited to 'gcc_arm/testsuite/gcc.c-torture/compile/920502-1.c')
-rwxr-xr-x | gcc_arm/testsuite/gcc.c-torture/compile/920502-1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc_arm/testsuite/gcc.c-torture/compile/920502-1.c b/gcc_arm/testsuite/gcc.c-torture/compile/920502-1.c new file mode 100755 index 0000000..b576c6c --- /dev/null +++ b/gcc_arm/testsuite/gcc.c-torture/compile/920502-1.c @@ -0,0 +1 @@ +extern void*t[];x(i){goto*t[i];} |