[Bug target/41512] dllexport broken on cygwin

2009-10-07 Thread davek at gcc dot gnu dot org
--- Comment #10 from davek at gcc dot gnu dot org 2009-10-07 17:55 --- (In reply to comment #9) Fixed at revision 152511. My tests (r.152512) have now run far enough to confirm that all the new FAILs are fixed. Thanks Danny! -- davek at gcc dot gnu dot org changed:

[Bug target/41512] dllexport broken on cygwin

2009-10-06 Thread dannysmith at users dot sourceforge dot net
-- dannysmith at users dot sourceforge dot net changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dannysmith at users dot |dot org

[Bug target/41512] dllexport broken on cygwin

2009-10-06 Thread dannysmith at gcc dot gnu dot org
--- Comment #8 from dannysmith at gcc dot gnu dot org 2009-10-07 02:57 --- Subject: Bug 41512 Author: dannysmith Date: Wed Oct 7 02:57:21 2009 New Revision: 152511 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152511 Log: PR target/41512 * config/i386/winnt.c

[Bug target/41512] dllexport broken on cygwin

2009-10-06 Thread dannysmith at users dot sourceforge dot net
--- Comment #9 from dannysmith at users dot sourceforge dot net 2009-10-07 03:06 --- Fixed at revision 152511. -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug target/41512] dllexport broken on cygwin

2009-09-29 Thread davek at gcc dot gnu dot org
--- Comment #1 from davek at gcc dot gnu dot org 2009-09-30 03:32 --- Created an attachment (id=18669) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18669action=view) testcase source compiled by gcc HEAD -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41512

[Bug target/41512] dllexport broken on cygwin

2009-09-29 Thread davek at gcc dot gnu dot org
--- Comment #2 from davek at gcc dot gnu dot org 2009-09-30 03:33 --- Created an attachment (id=18670) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18670action=view) same testcase compiled with gcc 4.3.4 Note the differences in the -export: directives in the .drectve section at