https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71771
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |5.5 Known to fail| |5.4.0, 6.2.0 --- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> --- Fixed for 5.5 and 6.3 by constraining the non-standard overload. I forgot to put the PR number in the changelog, the commits are r239696 for gcc-5 and r239694 for gcc-6.