[Bug c++/64445] New: virtual functions polymorphism

2014-12-30 Thread nagl46 at web dot de
++ Assignee: unassigned at gcc dot gnu.org Reporter: nagl46 at web dot de Created attachment 34364 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34364&action=edit example of described bug A base class "base" has two virtual functions virtual void Y( float xx ); virtu

[Bug fortran/52111] [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-04 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 --- Comment #4 from alexander tismer 2012-02-04 11:02:55 UTC --- I think you are right. Thanks again for your helpful annotations. But I'm not sure if I understand everything correctly. >> Thus, the compiler is not required to diagnose it - and

[Bug fortran/52111] [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 --- Comment #3 from alexander tismer 2012-02-03 17:51:51 UTC --- Thanks for your annotations. I will give thought to that.

[Bug fortran/52111] [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 --- Comment #1 from alexander tismer 2012-02-03 16:22:36 UTC --- Created attachment 26564 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26564 program that produces compiler error

[Bug fortran/52111] New: [OOP] procedure pointer with polymorphic passed dummy argument

2012-02-03 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52111 Bug #: 52111 Summary: [OOP] procedure pointer with polymorphic passed dummy argument Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/51913] New: bug when submitting a class pointer to a subroutine

2012-01-20 Thread nagl46 at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51913 Bug #: 51913 Summary: bug when submitting a class pointer to a subroutine Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major