[Bug fortran/88117] [9 Regression] ICE in gimplify_var_or_parm_decl, at gimplify.c:2697
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 23 15:01:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88117
--- Comment #10 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Feb 23 14:59:50 2019
New Revision: 269160
URL: https://gcc.gnu.org/viewcvs?rev=269160&root=gcc&view=rev
Log:
2019-02-23 Paul Thomas <pault@gcc.gnu.org>
Backport from trunk
PR fortran/88117
* resolve.c (deferred_op_assign): Return if the lhs expression
has the pointer attribute.
2019-02-23 Paul Thomas <pault@gcc.gnu.org>
Backport from trunk
PR fortran/88117
* gfortran.dg/deferred_character_32.f90 : New test
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/deferred_character_32.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/resolve.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list