x86: adjust ignored prefix warning for branches
authorJan Beulich <jbeulich@suse.com>
Fri, 27 Dec 2019 08:39:58 +0000 (09:39 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 27 Dec 2019 08:39:58 +0000 (09:39 +0100)
commitf2810fe00a6b5f227c6d64168127f184f9862a19
treea5d7e46c18f457b1c1059f8630675e83e85b3593
parent6cb0a70ef31ff585f046cb20a30088c0433d84f0
x86: adjust ignored prefix warning for branches

There's no reason to not also issue them in Intel syntax mode, and it
can be quite helpful to mention the actual insn (after all there can be
multiple on a single line).
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/gas/i386/mpx-inval-1.l
gas/testsuite/gas/i386/notrackbad.l
gas/testsuite/gas/i386/x86-64-notrackbad.l
This page took 0.025689 seconds and 4 git commands to generate.