https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38115
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |tkoenig at gcc dot gnu.org Resolution|--- |FIXED --- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- The temporary in Comment#2 is now also removed by the middle-end. The front end still warns about this, but I think that this is something that we can live with. Closing as FIXED.