https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107332
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |marxin at gcc dot gnu.org Status|UNCONFIRMED |RESOLVED --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- > If it is the same bug, I was hoping that the fix could be backported to gcc > 9, since I'm using only standard c++17 without any experimental features... Note, gcc-9 branch is out of support. The issue is fixed with r10-6517-g1e042b396e2a84e3, so please update to at least GCC 10.x.