https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65818

--- Comment #14 from vries at gcc dot gnu.org ---
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  <t...@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

Reply via email to