trans-stmt.c (gfc_trans_forall_1): Prefer to use smaller logical type than boolean_ty...
authorJakub Jelinek <jakub@redhat.com>
Sun, 26 Jun 2005 05:21:25 +0000 (07:21 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 26 Jun 2005 05:21:25 +0000 (07:21 +0200)
commit7a1df4e2d7d4c30d2fce7557ae13e23deb910f20
tree274dc1c86917a65489986a9ef531616d122ef086
parent03fd9aa2c7184aa67dbbbd9f1d546f395e0c67be
trans-stmt.c (gfc_trans_forall_1): Prefer to use smaller logical type than boolean_type_node.

* trans-stmt.c (gfc_trans_forall_1): Prefer to use smaller logical
type than boolean_type_node.

From-SVN: r101331
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c