URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [cris/] [us-err-2.s] - Rev 816
Compare with Previous | Blame | View Log
; Test that we get an error when directive does not match option. ; Make sure we specify ELF so we don't get spurious failures when testing ; a.out. ; { dg-do assemble } ; { dg-options "--underscore" } .syntax no_leading_underscore ; { dg-error ".* \.syntax no_leading_underscore requires .* `--no-underscore'" } start: nop