pr79377.C
693 Bytes
-
re PR c++/79377 (ICE with increment operator in -fpermissive mode) · e8b0383c
PR c++/79377 * tree.c (build_min_non_dep_op_overload): For POST{INC,DEC}REMENT_EXPR allow one fewer than expected arguments if flag_permissive. * g++.dg/lookup/pr79377.C: New test. From-SVN: r245219
Jakub Jelinek committed