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 Regression] |[12 Regression] statement |statement expressions as |expressions as initializer |initializer for decltype |for decltype auto breaks in |auto breaks in templates |templates with optimization |with optimization turned on |turned on and debug info |and debug info turned on |turned on due to |due to gstatement-frontiers |gstatement-frontiers --- Comment #13 from Patrick Palka <ppalka at gcc dot gnu.org> --- Fixed for 13.4 too