[Bug middle-end/68215] [6 regression] FAIL: c-c++-common/opaque-vector.c -std=c++11 (internal compiler error)
rth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 16 23:53:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68215
--- Comment #5 from Richard Henderson <rth at gcc dot gnu.org> ---
Author: rth
Date: Wed Mar 16 23:53:01 2016
New Revision: 234271
URL: https://gcc.gnu.org/viewcvs?rev=234271&root=gcc&view=rev
Log:
Gimplify vec_cond_expr with condition inside
PR middle-end/70240
PR middle-end/68215
PR tree-opt/68714
* gimplify.c (gimplify_expr) [VEC_COND_EXPR]: Gimplify the
first operand as is_gimple_condexpr.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c
More information about the Gcc-bugs
mailing list