URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [hppa/] [parse/] [stringer.s] - Rev 832
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