From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5901 invoked by alias); 12 May 2012 15:26:26 -0000 Received: (qmail 5878 invoked by uid 22791); 12 May 2012 15:26:25 -0000 X-SWARE-Spam-Status: No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-vb0-f41.google.com (HELO mail-vb0-f41.google.com) (209.85.212.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 12 May 2012 15:26:10 +0000 Received: by vbbey12 with SMTP id ey12so4656929vbb.0 for ; Sat, 12 May 2012 08:26:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding:x-system-of-record :x-gm-message-state; bh=OEaGmvT+0yAUmOX4flgkmA2/7SllLbKqLWmbwPH7DQE=; b=UgNxtFaHpCemJoEdDLEyibWaHsCLWrpi+4UwIt6lA7E6X7Cm25PnYTlQaTAtxPcQFd EFzN4PcQrEhHK1yw2tPa/rxZj50pvS4NtHTvW1egygrUAzCTQ6+O/Kd2+kSjydo+q676 A7I2jGLFvsJ+7FruQElEGExke4UQkddKCMatPtbBf0HyAalRCS9cAleiBsgXkEV9fUgm ltYDrHULO5kXY5AwYkYauMaDw1dM9qsNXke1A9C0d148UTWxm3nHghxM7i9JoeUntT0g A8IZQgMYjw02BAr/2p6l9jZqQoz8p9bml5FZygMh1h2PKJmm+x62XhKxV3hGvBVWV30m 2NHw== Received: by 10.52.65.69 with SMTP id v5mr1156286vds.14.1336836369851; Sat, 12 May 2012 08:26:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.65.69 with SMTP id v5mr1156281vds.14.1336836369769; Sat, 12 May 2012 08:26:09 -0700 (PDT) Received: by 10.52.25.12 with HTTP; Sat, 12 May 2012 08:26:09 -0700 (PDT) In-Reply-To: <20120511181737.GP29339@adacore.com> References: <20120511181737.GP29339@adacore.com> Date: Sat, 12 May 2012 15:26:00 -0000 Message-ID: Subject: Re: Three weeks to branching (gdb 7.5 release) From: Doug Evans To: Joel Brobecker Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-Gm-Message-State: ALoCoQm41hOOL+SVDwpydJXmWtsK1g9218a3iPOkvyEsj7yiFCyL8Q1zLuwJ5uTz2SU/Ucxrg/0kqLoNPWlnujvDUr3lI+vScGtvEzIv/gyyoMBuIsjpDZg0WYFYIuMJGzeUlu6I9cositfxZonGjRqfj94IvBTUlA== X-IsSubscribed: yes 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 X-SW-Source: 2012-05/txt/msg00475.txt.bz2 On Fri, May 11, 2012 at 11:17 AM, Joel Brobecker wr= ote: > I only know of one issue, which is a noticeable performance degradation > that was reported a while ago: > > =A0 =A0http://sourceware.org/bugzilla/show_bug.cgi?id=3D14002 > > There is a workaround, so could possibly considered NOT blocking > for the release. > > Tom, I put you as the main lead on this one, with ???, as one > of your commits was identified as the one after which the slow- > down is noticed. It's a first guess; we can re-assign, including > to myself, if you'd like. I'm working on it as well. I fixed one significant memory issue post 7.4, and there's more I'd like to do, hopefully for 7.5.