This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: fix emit_move_insn_1


> Sat Apr 14 02:47:56 PDT 2001  Toshiyasu Morita  (toshiyasu.morita@hsa.hitachi.com)
> 
> 	expr.c (emit_move_insn_1): Avoid modifying cfun->expr->x_stack_pointer
> 	when PUSH_ROUNDING is defined.
This looks much better to me, than the previous patch. Thanks for caring it.
I will try to figure out way to avoid completely the anti_adjust_stack->direct
arithmetics changes. Overall they are just quite bit of hackery.

Honzaq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]