[Bug fortran/58852] ASSOCIATE returns nothing after changing the value

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 23 15:27:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58852

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
I think it has been fixed in the meanwhile as I get with GCC 4.8.2 and GCC 4.9:
   1.0000000000000000        2.0000000000000000        3.0000000000000000
   1.0000000000000000        2.0000000000000000        3.0000000000000000
   3.0000000000000000        6.0000000000000000        9.0000000000000000
   3.0000000000000000        6.0000000000000000        9.0000000000000000



More information about the Gcc-bugs mailing list