X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fi386%2Fx86-64-notrackbad.l;h=173b3d1508cf60ee4497a2585a6f1a53e8cffef0;hb=f2810fe00a6b5f227c6d64168127f184f9862a19;hp=95a0f91ce1096642be6fd68f0bf5e23ef0280949;hpb=6cb0a70ef31ff585f046cb20a30088c0433d84f0;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/gas/i386/x86-64-notrackbad.l b/gas/testsuite/gas/i386/x86-64-notrackbad.l index 95a0f91ce1..173b3d1508 100644 --- a/gas/testsuite/gas/i386/x86-64-notrackbad.l +++ b/gas/testsuite/gas/i386/x86-64-notrackbad.l @@ -1,6 +1,6 @@ .*: Assembler messages: .*:6: Error: expecting indirect branch instruction after `notrack' -.*:6: Warning: skipping prefixes on this instruction +.*:6: Warning: skipping prefixes on `call' .*:7: Error: expecting indirect branch instruction after `notrack' .*:9: Error: same type of prefix used twice .*:10: Error: same type of prefix used twice @@ -16,7 +16,7 @@ GAS LISTING .* [ ]*5[ ]+_start: [ ]*6[ ]+\?\?\?\? [0-9A-F]* notrack call foo \*\*\*\* Error: expecting indirect branch instruction after `notrack' -\*\*\*\* Warning: skipping prefixes on this instruction +\*\*\*\* Warning: skipping prefixes on `call' [ ]*6[ ]+[0-9A-F]* [ ]*7[ ]+\?\?\?\? [0-9A-F]* notrack jmp foo \*\*\*\* Error: expecting indirect branch instruction after `notrack'