aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-modref.c
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2021-11-17 20:47:48 +0100
committerUros Bizjak <ubizjak@gmail.com>2021-11-17 20:48:31 +0100
commit69a5b3ca5c8fdd074fbb26fec926fa25fbec77c1 (patch)
treec679daca100fd26e8b3d95031f7c93c57579722e /gcc/ipa-modref.c
parent74509b963ef64101ce601a497913c13021994f51 (diff)
downloadgcc-69a5b3ca5c8fdd074fbb26fec926fa25fbec77c1.zip
gcc-69a5b3ca5c8fdd074fbb26fec926fa25fbec77c1.tar.gz
gcc-69a5b3ca5c8fdd074fbb26fec926fa25fbec77c1.tar.bz2
i386: Redefine indirect_thunks_used as HARD_REG_SET.
Change indirect_thunks_used to HARD_REG_SET to avoid recalculations of correct register numbers and allow usage of SET/TEST_HARD_REG_BIT accessors. 2021-11-17 Uroš Bizjak <ubizjak@gmail.com> gcc/ChangeLog: * config/i386/i386.c (indirect_thunks_used): Redefine as HARD_REG_SET. (ix86_code_end): Use TEST_HARD_REG_BIT on indirect_thunks_used. (ix86_output_indirect_branch_via_reg): Use SET_HARD_REG_BIT on indirect_thunks_used. (ix86_output_indirect_function_return): Ditto.
Diffstat (limited to 'gcc/ipa-modref.c')
0 files changed, 0 insertions, 0 deletions