[Bug fortran/38115] unneeded temp
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 15 17:26:00 GMT 2015
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.
More information about the Gcc-bugs
mailing list