Fixed matching in newly added test.
[deliverable/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.
This page took 0.043415 seconds and 4 git commands to generate.