trans-types.c (gfc_init_types): Ensure gfc_integer_types doesn't contain TYPE_STRING_...
authorJakub Jelinek <jakub@redhat.com>
Wed, 8 Apr 2009 20:02:43 +0000 (22:02 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 8 Apr 2009 20:02:43 +0000 (22:02 +0200)
commitdead0bae538e7d7014947a7898aec6b5596f5e4a
tree9a4bc57a7bf4665215a2c59e8fd81404632614f4
parentce9ba79be25d021c2d0d25a6dd0ef03a54ae301b
trans-types.c (gfc_init_types): Ensure gfc_integer_types doesn't contain TYPE_STRING_FLAG types.

* trans-types.c (gfc_init_types): Ensure gfc_integer_types doesn't
contain TYPE_STRING_FLAG types.

From-SVN: r145771
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c