[Bug target/39578] Linkage broken for dllimport vtables

2013-12-17 Thread tdragon at tdragon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39578 --- Comment #4 from John E. / TDM --- I can confirm this has been fixed. Sorry for not doing so sooner.

[Bug target/39578] Linkage broken for dllimport vtables

2013-12-17 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39578 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/39578] Linkage broken for dllimport vtables

2009-09-12 Thread ktietz at gcc dot gnu dot org
--- Comment #2 from ktietz at gcc dot gnu dot org 2009-09-12 09:54 --- I tested this bug for 4.5 and here it seems to be solved for i686-pc-mingw32. -- ktietz at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/39578] Linkage broken for dllimport vtables

2009-04-16 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39578

[Bug target/39578] Linkage broken for dllimport vtables

2009-03-29 Thread dave dot korn dot cygwin at gmail dot com
--- Comment #1 from dave dot korn dot cygwin at gmail dot com 2009-03-29 17:47 --- For Cygwin, we just recently made --enable-auto-import the default in CVS binutils. Now that we're moving to shared library runtimes throughout it made sense. However, I think this is a real bug, as it