[Bug fortran/56937] Unnecessarily temporary with array-vector assignments
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 13 10:15:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56937
Mikael Morin <mikael at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael at gcc dot gnu.org
--- Comment #3 from Mikael Morin <mikael at gcc dot gnu.org> 2013-04-13 10:15:03 UTC ---
(In reply to comment #0)
> In other words, the following program should print "1.0" and not "0.5".
Technically, the program is invalid (for the reason you quote), so there isn't
any valid result.
More information about the Gcc-bugs
mailing list