https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067
Christophe Lyon <clyon at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clyon at gcc dot gnu.org --- Comment #3 from Christophe Lyon <clyon at gcc dot gnu.org> --- Bisect suggests this was caused by r249083: 2017-06-09 Jason Merrill <ja...@redhat.com> * call.c (convert_like_real): Remove "inner" parameter. Don't replace a constant with its value. * cp-gimplify.c (cp_fully_fold): Use cp_fold_rvalue.