https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125328
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |compile-time-hog
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
There's a related PR where the actual reason is the different -std default.
Does the difference vanish if you force -std=gnu++20 or -std=gnu++17
consistently for both releases?
