URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [compile/] [pr39648.c] - Rev 297
Compare with Previous | Blame | View Log
void yysyntax_error (char *yyp) { char const *yyf; char yyformat[5]; yyf = yyformat; while ((*yyp = *yyf) != '\0') { if (yyf[1] == 's') yyf += 2; } }