[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-04-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-04-02 09:36 --- Hi Guys, OK - I have applied my patch. I will close this issue now since the problem - ld testsuite failures - has been addressed. The enhancement - supporting garbage collection in cygwin targeted toolchains

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-04-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-04-02 09:34 --- Subject: Bug 9987 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-04-02 09:34:22 Modified files: ld/testsuite : ChangeLog ld/testsuite/lib: l

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-04-01 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-04-01 17:40 --- Hi Nick, === ld tests === @@ -343,10 +343,6 @@ Running /usr/build/src-binutils/ld/tests Running /usr/build/src-binutils/ld/testsuite/ld-frv/frv-elf.exp ... Running /usr/build/s

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-04-01 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-04-01 14:47 --- Created an attachment (id=3859) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3859&action=view) Do not assume that garbage collection is available on cygwin targets. -- http://sourceware.org/bugzilla/

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-04-01 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-04-01 14:49 --- Hi Christian, Since garbage collection is not currently implemented for Cygwin toolchains the linker testsuite ought to skip the gc tests for this target. So please could you try out the uploaded patch to updat

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-03-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-23 12:58 --- GC is only implemented OOTB for Elf targets, and also apparently for XCOFF, from where it might be possible to backport the support to plain COFF and PE. -- What|Removed