------- Comment #4 from eedelman at gcc dot gnu dot org  2006-02-01 11:29 
-------
(In reply to comment #2)
> How about this?

As far as I can see, this latter testcase is valid code.  Confirmed.

An additional comment:  

If I change the call to the generic subroutine bar_ in xxx to a call to the
specific subroutine bar, I get

In file hum.f90:26

      call bar(self, z)
              1
Error: Type/rank mismatch in argument 'self' at (1)

which is also wrong.


-- 

eedelman at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2006-02-01 11:29:18
               date|                            |


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

Reply via email to