[Bug fortran/69739] [6/7/8 Regression] ICE during array result, allocatable assignment
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 6 11:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69739
--- Comment #10 from Paul Thomas <pault at gcc dot gnu.org> ---
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-bugs
mailing list