aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-opcodes.h
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2015-10-07 10:30:12 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2015-10-07 03:30:12 -0700
commit735e9641080601b1af22c2077075ca3144ee799b (patch)
tree14b22810ab7d692ae426b99afe666ef1bbc8f757 /gcc/java/java-opcodes.h
parentbbf3abfa7377acfb5e8d5f34239807444dea9caa (diff)
downloadgcc-735e9641080601b1af22c2077075ca3144ee799b.zip
gcc-735e9641080601b1af22c2077075ca3144ee799b.tar.gz
gcc-735e9641080601b1af22c2077075ca3144ee799b.tar.bz2
Merge ix86_maybe_switch_abi with ix86_set_current_function
ix86_maybe_switch_abi is called to late during RTL expansion and we use the stale information from compilation of the previous function. aggregate_value_p uses call_used_regs. aggregate_value_p is used by IPA and return value optimization, which are called before ix86_maybe_switch_abi is called. This patch merges ix86_maybe_switch_abi with ix86_set_current_function. PR target/67850 * config/i386/i386.c (ix86_maybe_switch_abi): Merged with ... (ix86_set_current_function): This. (TARGET_EXPAND_TO_RTL_HOOK): Removed. From-SVN: r228565
Diffstat (limited to 'gcc/java/java-opcodes.h')
0 files changed, 0 insertions, 0 deletions