https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70393
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #2)
> Started with r217664.
I assume that's with -std=c++11? I wonder which commit introduced the
regression when the test case is compiled with -std=c++14.
