re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march=native...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 26 May 2019 14:02:51 +0000 (14:02 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 26 May 2019 14:02:51 +0000 (14:02 +0000)
commitc51ecf2813baeab6e24a2474d6c097d047ad41a2
treedd5257a3f58ebfea3097bf1159d8df986d62c39b
parent6145df6232f10f1e5a328d5af7464933a68d2a89
re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march=native starting with r271377)

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.

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