[Bug c++/44282] GCC allows for function overloading with pointer to function as parameter based on calling convention but assembler complains

2010-05-26 Thread vadim dot atlygin at gmail dot com
--- Comment #3 from vadim dot atlygin at gmail dot com 2010-05-26 17:43 --- Might be 32/64 bit difference as 64 bit platforms have only one calling convention. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44282

[Bug c++/44282] GCC allows for function overloading with pointer to function as parameter based on calling convention but assembler complains

2010-05-26 Thread vadim dot atlygin at gmail dot com
--- Comment #1 from vadim dot atlygin at gmail dot com 2010-05-26 12:59 --- Created an attachment (id=20751) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20751&action=view) isolated test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44282

[Bug c++/44282] New: GCC allows for function overloading with pointer to function as parameter based on calling convention but assembler complains

2010-05-26 Thread vadim dot atlygin at gmail dot com
: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vadim dot atlygin at gmail dot com GCC build triplet: i486-linux-gnu GCC host triplet: