i386.c (x86_print_call_or_nop): Emit 5 byte nop explicitly as a stream of bytes.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 15 Nov 2017 22:26:46 +0000 (23:26 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 15 Nov 2017 22:26:46 +0000 (23:26 +0100)
commitc078d746571298bb36344af73bc9e7203c1d7b4f
treeece74014dd6cbeb6421b53fcdb50ae4be03c1fe6
parent3ef9e1ec4bcd859fca2e8b80739ec5d98618bb23
i386.c (x86_print_call_or_nop): Emit 5 byte nop explicitly as a stream of bytes.

* config/i386/i386.c (x86_print_call_or_nop): Emit 5 byte nop
explicitly as a stream of bytes.

From-SVN: r254788
gcc/ChangeLog
gcc/config/i386/i386.c