From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23354 invoked by alias); 2 Dec 2013 14:04:25 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 23304 invoked by uid 89); 2 Dec 2013 14:04:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,MSGID_MULTIPLE_AT,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mailhost.u-strasbg.fr Received: from Unknown (HELO mailhost.u-strasbg.fr) (130.79.222.217) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 02 Dec 2013 14:04:23 +0000 Received: from mailhost.u-strasbg.fr (localhost [127.0.0.1]) by antispam (Postfix) with ESMTP id 11FA120663; Mon, 2 Dec 2013 15:04:15 +0100 (CET) Received: from mailhost.u-strasbg.fr (localhost [127.0.0.1]) by antivirus (Postfix) with ESMTP id 036EE2065D; Mon, 2 Dec 2013 15:04:15 +0100 (CET) Received: from md15.u-strasbg.fr (md15.u-strasbg.fr [130.79.200.204]) by mr7.u-strasbg.fr (Postfix) with ESMTP id CA6BC20668; Mon, 2 Dec 2013 15:04:12 +0100 (CET) Received: from ms14.u-strasbg.fr (ms14.u-strasbg.fr [130.79.204.114]) by md15.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id rB2E4Clf030298 ; Mon, 2 Dec 2013 15:04:12 +0100 (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from E6510Muller (gw-ics.u-strasbg.fr [130.79.210.225]) (Authenticated sender: mullerp) by ms14.u-strasbg.fr (Postfix) with ESMTPSA id 0F9A11FD89; Mon, 2 Dec 2013 15:04:11 +0100 (CET) From: "Pierre Muller" To: "'Joel Brobecker'" Cc: References: <007101ceebd1$3d2bb590$b78320b0$@muller@ics-cnrs.unistra.fr> <20131202033043.GP3114@adacore.com> <006401ceef4b$83db3510$8b919f30$@muller@ics-cnrs.unistra.fr> <20131202113646.GV3114@adacore.com> In-Reply-To: <20131202113646.GV3114@adacore.com> Subject: RE: [RFA] Fix PR 16201: internal error on a cygwin program linked against a DLL with no .data section Date: Mon, 02 Dec 2013 14:04:00 -0000 Message-ID: <000001ceef67$6414ae70$2c3e0b50$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-12/txt/msg00035.txt.bz2 > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de Joel Brobecker > Envoy=E9=A0: lundi 2 d=E9cembre 2013 12:37 > =C0=A0: Pierre Muller > Cc=A0: gdb-patches@sourceware.org > Objet=A0: Re: [RFA] Fix PR 16201: internal error on a cygwin program > linked against a DLL with no .data section >=20 > > > Thank you! > > I hope that I convinced you that this is a regression, > > and that it should thus be included in 7.7! >=20 > Thanks for the analysis. I didn't really need convincing, just > an answer ;-). Can you please add an entry in the release wiki > page, then? Without it, you run the risk of us releasing without > the patch. >=20 > https://sourceware.org/gdb/wiki/GDB_7.7_Release Done... But could you elaborate onto why you are unsure about the patch? What is bothering you? Pierre =20=20