[tree-ssa] PATCH to support PUSH_ARGS_REVERSED

Jason Merrill jason@redhat.com
Mon Jun 30 13:34:00 GMT 2003


This is a pending patch I've had sitting around for a while.  If we're
going to push the arguments from right to left, it makes sense to evaluate
them in the same order, as we do in the expander.

Tested athlon-pc-linux-gnu.  Applied to tree-ssa.

2003-06-28  Jason Merrill  <jason@redhat.com>

	* defaults.h (PUSH_ARGS_REVERSED): Define default here.
	* calls.c: Not here.
	* gimplify.c (gimplify_call_expr): Use it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 3212 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030630/26873d60/attachment.bin>


More information about the Gcc-patches mailing list