i386: Update comments for ix86_output_indirect_jmp
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 26 Feb 2018 17:57:26 +0000 (17:57 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 26 Feb 2018 17:57:26 +0000 (09:57 -0800)
commitfc4358365865a18f842038e6b57dbd4f0b87709d
tree137d0e59fd15e44243a7ad95f9494abb0cb2889c
parent18101e7383f79184d9e0e1a6593141770eeb0414
i386: Update comments for ix86_output_indirect_jmp

Revision 257992 removed the bool argument from ix86_output_indirect_jmp.
Update comments to reflect it.

* config/i386/i386.c (ix86_output_indirect_jmp): Update comments.

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