http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51995
--- Comment #6 from Prince <jilfa12 at yahoo dot com> 2012-01-25 11:20:58 UTC --- Thanks for the prompt reply. I tested the program on i686 GNU/Linux running on Ubuntu-Maverick using gcc version 4.7.0 20120118 (experimental) (GCC). ________________________________ From: burnus at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org> To: jilf...@yahoo.com Sent: Wednesday, January 25, 2012 1:05 PM Subject: [Bug fortran/51995] Polymorphic class fails at runtime http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51995 --- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-25 11:05:41 UTC --- Using today's GCC 4.7 and using one one-week-old one, it compiles without any error. It seems as if the bug has been already fixed - or it only affects certain architectures. Can you provide more details about the used GCC version ("gfortran -v")? You should also try a newer version and check whether the issue still occurs.