URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [pr11459-1.c] - Rev 149
Go to most recent revision | Compare with Previous | Blame | View Log
/* -ansi -std=c99 should mean -std=c99, but the specs reordered the options. Bug 11459. */ /* { dg-do compile } */ /* { dg-options "-ansi -std=c99 -pedantic" } */ long long i;
Go to most recent revision | Compare with Previous | Blame | View Log