tweak PATCH to std_gimplify_va_arg_expr

Jason Merrill jason@redhat.com
Thu Dec 23 19:26:00 GMT 2004


The code to increment the va_ptr can go on the postqueue, allowing the
value of the va_arg to be used immediately; I assume that when rth changed
it to go on the prequeue instead, that was an oversight.  Right?

Booted and tested x86_64-pc-linux-gnu.  Not applied at this time, as I'm
not sure it's suitable for the current branch state.

2004-12-23  Jason Merrill  <jason@redhat.com>

	* builtins.c (std_gimplify_va_arg_expr): Put increment on
	postqueue, not pre.

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


More information about the Gcc-patches mailing list