r254448 - in /branches/gcc-6-branch/gcc: fortra...

pault@gcc.gnu.org pault@gcc.gnu.org
Mon Nov 6 11:48:00 GMT 2017


Author: pault
Date: Mon Nov  6 11:48:32 2017
New Revision: 254448

URL: https://gcc.gnu.org/viewcvs?rev=254448&root=gcc&view=rev
Log:
2017-11-06  Paul Thomas  <pault@gcc.gnu.org>

	Backported from trunk
	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>

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


Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr69739.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/trans-expr.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list