From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18406 invoked by alias); 13 Jul 2008 15:58:05 -0000 Received: (qmail 18397 invoked by uid 22791); 13 Jul 2008 15:58:04 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.191) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 13 Jul 2008 15:57:33 +0000 Received: by nf-out-0910.google.com with SMTP id h3so1354590nfh.48 for ; Sun, 13 Jul 2008 08:57:31 -0700 (PDT) Received: by 10.210.128.5 with SMTP id a5mr8234733ebd.6.1215964650857; Sun, 13 Jul 2008 08:57:30 -0700 (PDT) Received: by 10.210.66.15 with HTTP; Sun, 13 Jul 2008 08:57:30 -0700 (PDT) Message-ID: <6dc9ffc80807130857u7c8f72ffvbe53c8dfd376229d@mail.gmail.com> Date: Sun, 13 Jul 2008 15:58:00 -0000 From: "H.J. Lu" To: "Craig Silverstein" Subject: Re: inflateInit? Cc: hp@bitrange.com, drow@false.org, dj@redhat.com, binutils@sourceware.org, gdb@sourceware.org In-Reply-To: <20080712193648.72DEA3F305D@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080710165155.D15CA3F3058@localhost> <200807101724.m6AHO9Lu003165@greed.delorie.com> <20080710185052.E6E653F3058@localhost> <200807101923.m6AJNZBw006371@greed.delorie.com> <20080710201210.GA11942@caradoc.them.org> <20080710203453.4A7333F3058@localhost> <20080710180821.T66839@dair.pair.com> <20080711005501.4CF353F3058@localhost> <6dc9ffc80807121128r2abd2efgd519876c331ef024@mail.gmail.com> <20080712193648.72DEA3F305D@localhost> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00139.txt.bz2 On Sat, Jul 12, 2008 at 12:36 PM, Craig Silverstein wrote: > } "make check" in ld fails on Linux/ia32 and Linux/x86-64: > } http://sourceware.org/bugzilla/show_bug.cgi?id=6741 > } Could you please fix it? > > Yep, I'm on it. Sorry for the trouble. > > craig > Hi Craig, Your patch caused another regression: http://sourceware.org/bugzilla/show_bug.cgi?id=6743 Could you please fix it? Thanks. -- H.J.