This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.x: dynamic_casts and dll


On Sun, Jul 21, 2002 at 06:01:38PM +1000, Danny Smith wrote:
>The following patch fixes the GCC 3.1 dynamic_cast bug reported by Colin Peters
>http://sourceforge.net/tracker/?func=detail&atid=102435&aid=568054&group_id=2435
>
>Using the more efficient address lookup for typeinfo works using linkonce
>semantics in static libs and objs but not with dll's.
>
>OK to commit to cygwin-mingw branch?

Sure.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]