++
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
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
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.
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
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
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