re PR fortran/44614 ([OOP] Wrongly importing a symbol into an interface without IMPORT)
authorTobias Burnus <burnus@net-b.de>
Thu, 24 Jun 2010 07:51:22 +0000 (09:51 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 24 Jun 2010 07:51:22 +0000 (09:51 +0200)
commitd646bbce3459647a1e6c426ca5ec637970fec842
tree5b5effa32a7d05fa602650079fdc73f6c53c5274
parent5f4a67a500ca1a69baaa622fec1e3217f52ec3a2
re PR fortran/44614 ([OOP] Wrongly importing a symbol into an interface without IMPORT)

2010-06-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/44614
        * decl.c (variable_decl): Fix IMPORT diagnostic for CLASS.

2010-06-24  Tobias Burnus  <burnus@net-b.de>

        PR fortran/44614
        * gfortran.dg/import8.f90: New.

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