2009-09-05 Paul Thomas <pault@gcc.gnu.org>
commitef95c72eedcf4c86338b63b4bd4ecae8f04e5b22
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Sep 2009 14:20:51 +0000 (5 14:20 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Sep 2009 14:20:51 +0000 (5 14:20 +0000)
tree42140c8a45a6377d974fed999e12f6737792497c
parentc16c63ec66b4b55f3505998476e20305515a3e2a
2009-09-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/41258
* primary.c (gfc_match_varspec): Do not look for typebound
procedures unless the derived type has a f2k_derived namespace.

2009-09-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/41258
* gfortran.dg/typebound_proc_12.f90 : New test.

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