diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/g77/cpp5.h')
-rw-r--r-- | gcc/testsuite/gfortran.dg/g77/cpp5.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/g77/cpp5.h b/gcc/testsuite/gfortran.dg/g77/cpp5.h new file mode 100644 index 000000000..bb6d1927c --- /dev/null +++ b/gcc/testsuite/gfortran.dg/g77/cpp5.h @@ -0,0 +1,3 @@ + FUNCTION FOO() +#include "cpp5inc.h" + END FUNCTION |