[multiple changes]
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 6 Nov 2017 09:54:09 +0000 (09:54 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 6 Nov 2017 09:54:09 +0000 (09:54 +0000)
commit16f681db1100e78ff9a0cb04fc8fd18719c92839
tree5e5da5aa203a1cdf313384711279f98b8ccb70a7
parent19520957ad27c591e888a82d8dd30cb5fccb3896
[multiple changes]

 2017-11-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/69739
* trans-expr.c (gfc_map_intrinsic_function): Return false for
bounds without the DIM argument instead of ICEing.

2017-11-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/69739
* gfortran.dg/pr69739.f90: New test.

From-SVN: r254441
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr69739.f90 [new file with mode: 0644]