https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116418
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14/15 Regression] |[12/13 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 |and debug info turned on |due to gstatement-frontiers |due to gstatement-frontiers --- Comment #11 from Patrick Palka <ppalka at gcc dot gnu.org> --- Fixed for GCC 14.3 so far.