gcc emit wrong symbols in multiple inheritance case

Benjamin Smedberg bsmedberg@mozilla.com
Wed Jul 30 16:55:00 GMT 2008


Ian Lance Taylor wrote:
> "Bo Yang" <techrazy.yang@gmail.com> writes:
> 
>> Could anybody give some advice on this? Thanks!
> 
> The mailing list gcc@gcc.gnu.org is for gcc developers, who mostly do
> not use cygwin.  Try asking on gcc-help@gcc.gnu.org and/or
> cygwin@cygwin.com.

For what it's worth, Bo is my intern in the Google SoC and has traced this 
back to being a code-generation error (missed stdcall mangling) in the mingw 
backend. I will work with him to narrow the problem and reformulate the 
question..

--BDS



More information about the Gcc mailing list