re PR fortran/60543 (Function with side effect removed by the optimizer.)
commit9964e8304b1ea841583e3aea27fdbc65281e0ed3
authorTobias Burnus <burnus@net-b.de>
Thu, 20 Mar 2014 06:53:01 +0000 (20 07:53 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 20 Mar 2014 06:53:01 +0000 (20 07:53 +0100)
tree3627540c9ce583bad2dfc87f4e1d24e50acbbd32
parenta69e09c8ec22bddd81bf14361915394c51e7e098
re PR fortran/60543 (Function with side effect removed by the optimizer.)

2014-03-19  Tobias Burnus  <burnus@net-b.>

        PR fortran/60543
        * io.c (check_io_constraints): Use gfc_unset_implicit_pure.
        * resolve.c (resolve_ordinary_assign): Ditto.

From-SVN: r208693
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/fortran/resolve.c