re PR fortran/68560 (The test gfortran.dg/shape_8.f90 now fails when compiled with...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 7 Feb 2018 21:08:51 +0000 (21:08 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 7 Feb 2018 21:08:51 +0000 (21:08 +0000)
commit82e259b893021c9b82db80456d409ea6d6bc41d7
treebc6befe5f4dc22e140515185c56992b184d261cf
parent52b16cb3d48a328c9cdaa0ca55c151066ec65e4d
re PR fortran/68560 (The test gfortran.dg/shape_8.f90 now fails when compiled with -flto)

2018-02-07  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/68560
* trans-intrinsic.c (gfc_conv_intrinsic_shape): New function.
(gfc_conv_intrinsic_function): Call it.

2018-02-07  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/68560
* gfortran.dg/shape_9.f90: New test.

From-SVN: r257462
gcc/fortran/ChangeLog
gcc/fortran/trans-intrinsic.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/shape_9.f90 [new file with mode: 0644]