diff options
Diffstat (limited to 'gcc/testsuite/g++.old-deja/g++.jason/parse8.C')
-rwxr-xr-x | gcc/testsuite/g++.old-deja/g++.jason/parse8.C | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.jason/parse8.C b/gcc/testsuite/g++.old-deja/g++.jason/parse8.C new file mode 100755 index 0000000..1ed9de7 --- /dev/null +++ b/gcc/testsuite/g++.old-deja/g++.jason/parse8.C @@ -0,0 +1,2 @@ +// Build don't link: +void foo(const int* const); // gets bogus error |