URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [hppa/] [parse/] [stringer.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
.data ; GAS used to mis-parse the embedded quotes .STRING "#include \"awk.def\"\x0a\x00" ; Octal escapes used to consume > 3 chars which led to this ; string being screwed in a big way. .STRING "\0110x123"
Go to most recent revision | Compare with Previous | Blame | View Log