Fix "psb CSYNC" and "bti C".
[binutils-gdb.git] / gas / testsuite / gas / nios2 / warn_nobreak.l
1 .*warn_nobreak.s: Assembler messages:
2 .*warn_nobreak.s:2: Warning: The debugger will corrupt sstatus/ba \(r30\).
3 If you don't need to debug this code use .set nobreak to turn off this warning.
4 .*warn_nobreak.s:3: Warning: The debugger will corrupt bt \(r25\).
5 If you don't need to debug this code use .set nobreak to turn off this warning.
6 .*warn_nobreak.s:11: Warning: The debugger will corrupt sstatus/ba \(r30\).
7 If you don't need to debug this code use .set nobreak to turn off this warning.
8 .*warn_nobreak.s:12: Warning: The debugger will corrupt bt \(r25\).
9 If you don't need to debug this code use .set nobreak to turn off this warning.