------- Comment #1 from janus at gcc dot gnu dot org  2008-11-28 21:26 -------
Btw the examples in comment #0 slightly miss the point, since they lack the
POINTER attribute. Correct version:

function foo() result(bar)
  procedure(),pointer :: bar

and

function foo()
  procedure(),pointer :: foo


-- 

janus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-28 21:26:57
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36704

Reply via email to