From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12251 invoked by alias); 21 Aug 2012 18:22:24 -0000 Received: (qmail 12125 invoked by uid 22791); 21 Aug 2012 18:22:21 -0000 X-SWARE-Spam-Status: No, hits=-7.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Aug 2012 18:22:09 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7LILS7u021854 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 21 Aug 2012 14:22:06 -0400 Received: from [10.36.7.142] (vpn1-7-142.ams2.redhat.com [10.36.7.142]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q7LGUOe8032466 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Aug 2012 12:30:25 -0400 Message-ID: <5033B63A.50504@redhat.com> Date: Tue, 21 Aug 2012 19:01:00 -0000 From: nick clifton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: xunxun , Kai Tietz CC: Binutils Subject: Re: [patch ld]: Fix for bug ld/11539: ld --gc-sections should work for PE-COFF on MinGW References: <502A03B3.2030809@gmail.com> <502BC576.6050602@gmail.com> <5030EEA1.8070604@gmail.com> In-Reply-To: <5030EEA1.8070604@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2012-08/txt/msg00379.txt.bz2 Hi Guys, > Ping? I looked at this, but I was not sure exactly which patch is the final version. Can you point me at it please, so that I can review it ? Cheers Nick