r209735 - in /trunk/gcc: ChangeLog config/arm/a...

xguo@gcc.gnu.org xguo@gcc.gnu.org
Thu Apr 24 06:40:00 GMT 2014


Author: xguo
Date: Thu Apr 24 06:40:24 2014
New Revision: 209735

URL: http://gcc.gnu.org/viewcvs?rev=209735&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c
    trunk/gcc/config/arm/arm.h



More information about the Gcc-cvs mailing list