]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/36426 (Endless loop in gfc_apply_interface_mapping_to_expr)
authorJanus Weil <janus@gcc.gnu.org>
Sat, 1 Nov 2008 21:56:27 +0000 (22:56 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Sat, 1 Nov 2008 21:56:27 +0000 (22:56 +0100)
commit6f6e26a8808c73f6603b3e64e2009c1c290058d8
treec1bb0e6b31e1bb65c54e2d2a8eeaa3fe36e87532
parentf18e0ca6dc275a9af20034f7970de628f8bf9b03
re PR fortran/36426 (Endless loop in gfc_apply_interface_mapping_to_expr)

2008-11-01  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36426
* expr.c (replace_symbol): Replace all symbols which lie in the
formal namespace of the interface and copy their attributes.
* resolve.c (resolve_symbol): Add charlen to namespace.

2008-11-01  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36426
* gfortran.dg/proc_decl_19.f90: New.

From-SVN: r141522
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/proc_decl_19.f90 [new file with mode: 0644]
This page took 0.067452 seconds and 5 git commands to generate.