re PR c++/19148 (ICE: gimplification failed)
authorMark Mitchell <mark@codesourcery.com>
Mon, 27 Dec 2004 16:06:13 +0000 (16:06 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 27 Dec 2004 16:06:13 +0000 (16:06 +0000)
commit6ec215790a176bdfe08e58b32b849e9614a332d6
tree9d671cd1af8cf69a49a9111242eeece31b50a39a
parent27e84b816594bbba40610b1bff9a0c9d3d3ee4f3
re PR c++/19148 (ICE: gimplification failed)

PR c++/19148
* gimplify.c (gimplify_cond_expr): Add post_p parameter.
(gimplify_modify_expr_rhs): Adjust call to gimplify_cond_expr.
(gimplify_expr): Likewise.

From-SVN: r92640
gcc/ChangeLog
gcc/gimplify.c