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

2006-05-16 Thread rridge at csclub dot uwaterloo dot ca
--- Comment #1 from rridge at csclub dot uwaterloo dot ca 2006-05-16 23:38 --- LTHUNK0 should be aliased to [EMAIL PROTECTED]. The bug goes away if D::bar(int) is not defined. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27636

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

2006-05-16 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-16 23:54 --- This looks related to Bug 27067. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

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

2006-05-16 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-16 23:55 --- Does the patch there fix this issue also? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27636

[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 with

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

2006-05-16 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-17 02:36 --- *** This bug has been marked as a duplicate of 27067 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added