https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119969
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14/15/16 regression] |[13/14/15 regression]
|incorrectly omitted |incorrectly omitted
|initialization at -O2 with |initialization at -O2 with
|pointer to member functions |pointer to member functions
|since r12-5242 |since r12-5242
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk. Unsure if this should be backported though, at least in
the final shape.