(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
g77/
cpp2.F
c { dg-do compile }
C The preprocessor must not introduce a newline after
C the "a" when ARGUMENTS is expanded.

#define ARGUMENTS a\

      subroutine yada (ARGUMENTS)
      end