trans-types.c (gfc_get_int_kind_from_width_isofortranen): Choose REAL type with the...
commit26349ecf304ce17acd06e4cb8c631b706d2f1c35
authorSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 7 Feb 2017 21:28:08 +0000 (7 21:28 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 7 Feb 2017 21:28:08 +0000 (7 21:28 +0000)
treec2fad090dcb3b8787bc1b5d56c39255ede69d8ea
parent2ad31830bf2ede2def722037cd467d124f012086
trans-types.c (gfc_get_int_kind_from_width_isofortranen): Choose REAL type with the widest precision if...

2017-02-04  Steven G. Kargl  <kargl@gcc.gnu.org>

* trans-types.c (gfc_get_int_kind_from_width_isofortranen):  Choose
REAL type with the widest precision if two (or more) have the same
storage size.

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