------- Comment #5 from pault at gcc dot gnu dot org 2009-09-05 14:25 ------- Subject: Bug 41258
Author: pault Date: Sat Sep 5 14:25:39 2009 New Revision: 151452 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151452 Log: 2009-09-05 Paul Thomas <pa...@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 <pa...@gcc.gnu.org> PR fortran/41258 * gfortran.dg/typebound_proc_12.f90 : New test. Added: branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/typebound_proc_12.f90 Modified: branches/gcc-4_4-branch/gcc/fortran/ChangeLog branches/gcc-4_4-branch/gcc/fortran/primary.c branches/gcc-4_4-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41258