]> gcc.gnu.org Git - gcc.git/commit
arm.h (machine_function): Define variable after_arm_reorg here.
authorTerry Guo <terry.guo@arm.com>
Thu, 24 Apr 2014 06:40:24 +0000 (06:40 +0000)
committerXuepeng Guo <xguo@gcc.gnu.org>
Thu, 24 Apr 2014 06:40:24 +0000 (06:40 +0000)
commitb041949151f3ba686dc6e8fe0ced121aef9347f2
tree4f2ffdc8f2df7eb9f9f1e9f3ed3267a6d4b1e088
parent080c6230de51a4fb0316ef51b86ead129b03f0b1
arm.h (machine_function): Define variable after_arm_reorg here.

2014-04-24  Terry Guo  <terry.guo@arm.com>

* config/arm/arm.h (machine_function): Define variable
after_arm_reorg here.
* config/arm/arm.c (after_arm_reorg): Remove the definition.
(arm_split_constant): Update the way to access variable
after_arm_reorg.
(arm_reorg): Ditto.
(arm_output_function_epilogue): Remove the reset of after_arm_reorg.

From-SVN: r209735
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h
This page took 0.061869 seconds and 5 git commands to generate.