URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [cpp2.F] - Rev 694
Compare with Previous | Blame | View Log
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