]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/42481 (generic interface not recognized)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 14 Jan 2010 06:13:19 +0000 (06:13 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 14 Jan 2010 06:13:19 +0000 (06:13 +0000)
commit08b02036337225eb9b58497c704efaa2b41918bc
treeb784fe3aae3d08f0f6aa9bcc21ba10aa55db0bb6
parent671ec5cbcf803430be2036af48e60bda961681f8
re PR fortran/42481 (generic interface not recognized)

2010-01-14  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/42481
* module.c (load_generic_interfaces): If a procedure that is
use associated but not generic is given an interface that
includes itself, then make it generic.

2010-01-14  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/42481
* gfortran.dg/generic_19.f90 : New test.

From-SVN: r155876
gcc/fortran/ChangeLog
gcc/fortran/module.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/generic_19.f90 [new file with mode: 0644]
This page took 0.06268 seconds and 5 git commands to generate.