[Bug fortran/28600] [4.2 regression] ICE on character pointer assignment
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 22 11:48:00 GMT 2006
------- Comment #10 from jakub at gcc dot gnu dot org 2006-09-22 11:48 -------
Subject: Bug 28600
Author: jakub
Date: Fri Sep 22 11:48:18 2006
New Revision: 117137
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117137
Log:
2006-08-09 Paul Thomas <pault@gcc.gnu.org>
PR fortran/28600
* trans-decl.c (gfc_get_symbol_decl): Ensure that the
DECL_CONTEXT of the length of a character dummy is the
same as that of the symbol declaration.
* gfortran.dg/assumed_charlen_function_4.f90: New test.
Added:
branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/assumed_charlen_function_4.f90
Modified:
branches/redhat/gcc-4_1-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-4_1-branch/gcc/fortran/trans-decl.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28600
More information about the Gcc-bugs
mailing list