------- Comment #2 from janus at gcc dot gnu dot org 2009-08-12 08:42 ------- r150620 implements simple parsing and resolution of CLASS statements, without actual polymorphism. Some things missing for full polymorphism:
* CLASS(*) * SELECT_TYPE * EXTENDS_TYPE_OF * SAME_TYPE_AS -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40940