--- Comment #3 from janus at gcc dot gnu dot org 2009-05-14 09:46 ---
Fixed with r147528. Closing.
--
janus at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from janus at gcc dot gnu dot org 2009-05-14 09:42 ---
Subject: Bug 39996
Author: janus
Date: Thu May 14 09:41:41 2009
New Revision: 147528
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147528
Log:
2009-05-14 Janus Weil
PR fortran/39996
* decl
--
janus at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |janus at gcc dot gnu dot org
|dot org
--- Comment #1 from janus at gcc dot gnu dot org 2009-05-05 20:35 ---
Extended test case, including six similar cases, of which only the first three
are detected (comment #0 corresponds to case 'E'):
! Detected:
interface
real function A ()
end function
end interface
rea