-
- Downloads
re PR c++/14083 (ICE in conditional expression operator with throw)
PR c++/14083 * call.c (build_conditional_expr): Call force_rvalue on the non-void operand in the case that one result is a throw-expression and the other is not. PR c++/14083 * g++.dg/eh/cond2.C: New test. From-SVN: r77768
Loading
Please register or sign in to comment