URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [mac-eol-at-eof.c] - Rev 823
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test no newline at eof warning when Mac line ending is used*/ /* { dg-do compile } */ int main() { return 0; }
Go to most recent revision | Compare with Previous | Blame | View Log