module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.
authorJakub Jelinek <jakub@redhat.com>
Wed, 14 Mar 2007 12:16:24 +0000 (13:16 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 14 Mar 2007 12:16:24 +0000 (13:16 +0100)
commit3ea04f082b08f8f9f31c016d4a5927a3db4e9c4e
treef74ebbe9f70a75333bb4237e4a847107b45716c4
parentd70d13acb5b4fa124c90a96cacaa993fa0c64283
module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.

* module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.

* gfortran.dg/module_implicit_conversion.f90: New test.

From-SVN: r122915
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/module_implicit_conversion.f90 [new file with mode: 0644]