This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/59560] Resolution generic procedure of derived types fail


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

--- Comment #4 from klaas_giesbertz at hotmail dot com ---
In reply to Comment2&3 (Janus):

I have copied it back from my post and it still compiles with my gfortran4.7.3.
Could it have something to do with my build of gcc? I used macports to install
it on my machine, so I am not fully aware of the dependencies. Would be strange
though. Anyway, it is wrong fortran, so it should not work.

A 'select type' could make the distinction, so 'select type' works dynamically,
but the generic works statically. Confusing. So you would say that this kind of
functionality is out of reach for fortran2008? Do you have any idea for a
different solution? I know this is not the place to ask, but I would be
grateful for some help.


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