https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116418
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14/15 Regression] |[12/13/14/15 Regression] |statement expressions as |statement expressions as |initializer for decltype |initializer for decltype |auto breaks in templates |auto breaks in templates |with optimization turned on |with optimization turned on | |and debug info turned on --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #4) > Can't reproduce either, tried GCC 11, 12, 13, 14, trunk, -O1 -std=c++20 or > -O1 -std=c++23. Oh it is with -g too.