]> gcc.gnu.org Git - gcc.git/commit
cfgexpand.c (expand_stack_alignment): Assert that stack_realign_drap and drap_rtx...
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 1 Aug 2008 16:05:50 +0000 (16:05 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 1 Aug 2008 16:05:50 +0000 (09:05 -0700)
commitd015f7cc65a66d8e2b25a2217fc66265b6f45439
tree300beb980cbb2fa21be5dba1b56cc5721243aaab
parent678e7c65045fdf63464adaa74de3a43e03c76ef5
cfgexpand.c (expand_stack_alignment): Assert that stack_realign_drap and drap_rtx must match.

2008-08-01  H.J. Lu  <hongjiu.lu@intel.com>

* cfgexpand.c (expand_stack_alignment): Assert that
stack_realign_drap and drap_rtx must match.

* function.c (instantiate_new_reg): If DRAP is used to realign
stack, replace virtual_incoming_args_rtx with internal arg
pointer.

From-SVN: r138524
gcc/ChangeLog
gcc/cfgexpand.c
gcc/function.c
This page took 0.055804 seconds and 5 git commands to generate.