https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104748
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Depends on| |109536 Target Milestone|--- |12.0 --- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #2) > The test no longer FAILs, but we should still make the debug vector usable > in constant expressions (by disabling its iterator tracking). That was done by r14-8252-g3d3145e9e1461e (and earlier related commits). Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109536 [Bug 109536] Failure to compile constexpr std::vector with -D_GLIBCXX_DEBUG