------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:12 ------- (In reply to comment #4) > But the above worked with "4.0.0 20050225" so something more recent > introduced the problem. Even the the orginal testcase works with that above version too. I am thinking this was caused by: 2005-03-14 Alexandre Oliva <[EMAIL PROTECTED]>
PR c++/20280 * gimplify.c (gimplify_cond_expr): Add fallback argument. Use a temporary variable of pointer type if an lvalues is required. (gimplify_modify_expr_rhs): Request an rvalue from it. (gimplify_expr): Pass fallback on. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20739