summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/nios2/warn_nobreak.l
blob: 539813d683511a35fa7bc6ca5add586389e1554d (plain)
1
2
3
4
5
6
7
8
9
.*warn_nobreak.s: Assembler messages:
.*warn_nobreak.s:2: Warning: The debugger will corrupt ba \(r30\). If you don't need to debug this
code then use .set nobreak to turn off this warning.
.*warn_nobreak.s:3: Warning: The debugger will corrupt bt \(r25\). If you don't need to debug this
code then use .set nobreak to turn off this warning.
.*warn_nobreak.s:11: Warning: The debugger will corrupt ba \(r30\). If you don't need to debug this
code then use .set nobreak to turn off this warning.
.*warn_nobreak.s:12: Warning: The debugger will corrupt bt \(r25\). If you don't need to debug this
code then use .set nobreak to turn off this warning.