OSDN Git Service

2005-08-25 Erik Edelmann <eedelman@acclab.helsinki.fi>
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Aug 2005 11:57:36 +0000 (11:57 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Aug 2005 11:57:36 +0000 (11:57 +0000)
commitee893be66f7b7dcc8bb52b4f93b7e10f8b9c3b6c
treeff23e86abc5426d30a568b22fb2c942fab63915a
parent54329caabc9b00af47894dc81bba00bdd6b6f65d
2005-08-25  Erik Edelmann  <eedelman@acclab.helsinki.fi>
fortran/
PR fortran/20363
* symbol.c (find_special): Remove.
(build_sym, add_init_expr, attr_decl1): Remove calls to
find_special in favor of calls to gfc_get_symbol.
testsuite/
PR fortran/20363
* gfortran.dg/named_interface.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103486 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/named_interface.f90 [new file with mode: 0644]