diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2018-02-17 15:53:07 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2018-02-17 15:53:07 +0000 |
commit | aab206388590f16862d117eb5b7305586c92cb30 (patch) | |
tree | ddc78ca39acdca2320f2e6933008c5ee7dc897ed /gcc/fortran/trans-array.c | |
parent | 7d6ce202609bd8bcbd8618507cef32e793b477e4 (diff) | |
download | gcc-aab206388590f16862d117eb5b7305586c92cb30.zip gcc-aab206388590f16862d117eb5b7305586c92cb30.tar.gz gcc-aab206388590f16862d117eb5b7305586c92cb30.tar.bz2 |
re PR fortran/84270 (optimization bug with assumed size array argument)
2018-02-17 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/84270
* frontend-passes (scalarized_expr): If the expression
is an assumed size array, leave in the last reference
and pass AR_SECTION instead of AR_FULL to gfc_resolve
in order to avoid an error.
2018-02-17 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/84270
* gfortran.dg/inline_matmul_22.f90: New test.
From-SVN: r257783
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions