re PR fortran/57141 (Cannot change attributes of USE-associated intrinsic)
authorTobias Burnus <burnus@net-b.de>
Sun, 5 May 2013 14:01:38 +0000 (16:01 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 5 May 2013 14:01:38 +0000 (16:01 +0200)
commit07416986eccd280f847845c33215ecb3add7b195
tree1179936b5bb8a899dbbce518e28a407fe9795743
parent3a1ee99e1af05d2d86e5119de025c6d8e25a40ff
re PR fortran/57141 (Cannot change attributes of USE-associated intrinsic)

2013-05-05  Tobias Burnus  <burnus@net-b.de>

        PR fortran/57141
        * decl.c (gfc_match_null): Permit use-associated
        NULL intrinsic.

2013-05-05  Tobias Burnus  <burnus@net-b.de>

        PR fortran/57141
        * gfortran.dg/null_8.f90: New.

From-SVN: r198609
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/bound_2.f90
gcc/testsuite/gfortran.dg/null_8.f90 [new file with mode: 0644]