URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [cpp2.F] - Rev 149
Go to most recent revision | 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
Go to most recent revision | Compare with Previous | Blame | View Log