arrow3.C
450 Bytes
-
re PR c++/56895 (ICE: unexpected expression of kind arrow_expr) · f7e8cd25
PR c++/56895 * typeck.c (cp_build_binary_op): Call fold_non_dependent_expr_sfinae first before calling maybe_constant_value for warn_for_div_by_zero or invalid shift count warning purposes. * g++.dg/template/arrow3.C: New test. From-SVN: r197660
Jakub Jelinek committed