cond2.C
258 Bytes
-
re PR c++/14083 (ICE in conditional expression operator with throw) · 41dffe62
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
Mark Mitchell committed