]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-05-26 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 May 2019 14:02:51 +0000 (14:02 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 May 2019 14:02:51 +0000 (14:02 +0000)
commit8dc5b8c7bd2e26e5d2443f118e0244e0f95145ab
treedd5257a3f58ebfea3097bf1159d8df986d62c39b
parentec26a196c79f88d2b5e629bcadc51e5926985b51
2019-05-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/90539
* trans-types.c (get_formal_from_actual_arglist): Set rank
and lower bound for assumed size arguments.

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