2017-02-04 Steven G. Kargl <kargl@gcc.gnu.org>
commitb0bcbce4ddace64b46e76408985663cbffcb641b
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Feb 2017 21:28:08 +0000 (7 21:28 +0000)
committerkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Feb 2017 21:28:08 +0000 (7 21:28 +0000)
treec2fad090dcb3b8787bc1b5d56c39255ede69d8ea
parent6fb211fb2122ba018a65a49f297bd25338974af3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245255 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c