https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82142
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Target Milestone|--- |15.0 Resolution|--- |FIXED --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Sam James from comment #2) > On trunk, the codegen looks optimal now (surely Jakub's changes in PR116416). No, it was Fixed before that; by r15-3544-g2067df800df930 which moved the {} optimization earlier before ESRA.