https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84461
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
What g++ options? I can't reproduce either with -O0 -std={c++11,c++14} or
-std=c++14 -O2 -g.
