pt.c
810 KB
-
re PR c++/82541 (Wduplicated-branches triggers in template context) · 6bebae75
PR c++/82541 * call.c (build_conditional_expr_1): Check complain before warning. * pt.c (tsubst_copy_and_build) <case COND_EXPR>: Suppress -Wduplicated-branches. * g++.dg/warn/Wduplicated-branches4.C: New test. From-SVN: r256441
Marek Polacek committed