[Bug tree-optimization/65818] [6 Regression] libiberty/vprintf-support.c:41:1: ICE: in expand_i fn_va_arg_1, at tree-stdarg.c:1095

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 28 06:05:00 GMT 2015


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  <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-bugs mailing list