re PR fortran/27546 (IMPORT is broken)
commitc3240b8d526ba878266751ac05b41f52b2c13840
authorTobias Burnus <burnus@gcc.gnu.org>
Fri, 8 Dec 2006 09:45:44 +0000 (8 10:45 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 8 Dec 2006 09:45:44 +0000 (8 10:45 +0100)
tree330a035e936df629acc237e160f4249d88aa366a
parentfaf8957192ac3ddff0f34990c0b339ec1fb23560
re PR fortran/27546 (IMPORT is broken)

fortran/
2006-12-08  Tobias Burnus  <burnus@net-b.de>

    PR fortran/27546
    * trans-decl.f90 (gfc_create_module_variable): Allow imported symbols
      in interface bodys in modules.

testsuite/
2006-12-08  Tobias Burnus  <burnus@net-b.de>

    PR fortran/27546
    * gfortran.dg/import4.f90: New test for IMPORT in modules.

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