[Bug target/27636] Bad thunk alias to stdcall method

2006-05-16 Thread wszafran at users dot sourceforge dot net
--- Comment #4 from wszafran at users dot sourceforge dot net 2006-05-17 01:15 --- (In reply to comment #2) This looks related to Bug 27067. Not only related but pretty much the same thing. And Ross' example program compiles cleanly using the latest 4.1.1 (20060512) snapshot

[Bug target/27067] Compile errors with multiple inheritance where the stdcall attribute is applied to virtual functions.

2006-04-19 Thread wszafran at users dot sourceforge dot net
--- Comment #3 from wszafran at users dot sourceforge dot net 2006-04-20 01:59 --- Just confirmed that the fix works with the patched CygWin-bootstrapped compiler as well. Thanks again. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27067

[Bug target/27067] Compile errors with multiple inheritance where the stdcall attribute is applied to virtual functions.

2006-04-17 Thread wszafran at users dot sourceforge dot net
--- Comment #2 from wszafran at users dot sourceforge dot net 2006-04-18 03:10 --- Yes, it works like a charm now. I only built the CygWin-hosted, MinGW-targetting compiler with your patch applied, but I suppose a similar result would be achieved with a compiler bootstrapped on CygWin

[Bug c++/27067] New: Compile errors with multiple inheritance where the stdcall attribute is applied to virtual functions.

2006-04-06 Thread wszafran at users dot sourceforge dot net
Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wszafran at users dot sourceforge dot net GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: mingw32 http://gcc.gnu.org