This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Failure to compile subroutine with dummy argument as array of class


Hello,

On 03/29/2010 01:35 PM, P C wrote:
> I tried to pass an array of class to a subroutine, but it doesn't compile. Is there something wrong with this test case?
>   

Without studying it closer, it looks ok. I think you are seeing PR41539,
cf. http://gcc.gnu.org/wiki/OOP which has a somewhat complete list of
known bugs.

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]