r257067 - in /branches/gcc-7-branch/gcc: Change...
uros@gcc.gnu.org
uros@gcc.gnu.org
Thu Jan 25 19:39:00 GMT 2018
Author: uros
Date: Thu Jan 25 19:39:01 2018
New Revision: 257067
URL: https://gcc.gnu.org/viewcvs?rev=257067&root=gcc&view=rev
Log:
Backport from mainline
2018-01-17 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.c (indirect_thunk_name): Declare regno
as unsigned int. Compare regno with INVALID_REGNUM.
(output_indirect_thunk): Ditto.
(output_indirect_thunk_function): Ditto.
(ix86_code_end): Declare regno as unsigned int. Use INVALID_REGNUM
in the call to output_indirect_thunk_function.
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/config/i386/i386.c
More information about the Gcc-cvs
mailing list