r222509 - in /trunk/gcc: ChangeLog tree-stdarg.c

vries@gcc.gnu.org vries@gcc.gnu.org
Tue Apr 28 06:05:00 GMT 2015


Author: vries
Date: Tue Apr 28 06:05:14 2015
New Revision: 222509

URL: https://gcc.gnu.org/viewcvs?rev=222509&root=gcc&view=rev
Log:
Evaluate side-effects in expand_ifn_va_arg_1

2015-04-28  Tom de Vries  <tom@codesourcery.com>

	PR tree-optimization/65818
	* tree-stdarg.c (expand_ifn_va_arg_1): Ensure that side-effects are
	evaluated.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-stdarg.c



More information about the Gcc-cvs mailing list