[Bug c++/14808] [3.4/3.5 Regression] [win32] Undefined results with virtual base classes
dank at kegel dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 7 12:16:00 GMT 2004
------- Additional Comments From dank at kegel dot com 2004-06-07 12:15 -------
Turns out this patch may have caused cygwin->linux crossbuilds to
fail, since in that case __CYGWIN__ is defined even though the
target isn't cygwin. The symptom is
strstream.s:8390: Error: junk `(%ecx)' after expression
when building libstdc++.
See http://gcc.gnu.org/ml/gcc/2004-06/msg00429.html for a patch
that lets my builds finish.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14808
More information about the Gcc-bugs
mailing list