From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20585 invoked by alias); 8 Oct 2009 16:40:08 -0000 Received: (qmail 20574 invoked by uid 22791); 8 Oct 2009 16:40:07 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 08 Oct 2009 16:40:02 +0000 Received: from wpaz13.hot.corp.google.com (wpaz13.hot.corp.google.com [172.24.198.77]) by smtp-out.google.com with ESMTP id n98Gdx6T032562 for ; Thu, 8 Oct 2009 09:39:59 -0700 Received: from ywh15 (ywh15.prod.google.com [10.192.8.15]) by wpaz13.hot.corp.google.com with ESMTP id n98Gdula003300 for ; Thu, 8 Oct 2009 09:39:57 -0700 Received: by ywh15 with SMTP id 15so5867731ywh.5 for ; Thu, 08 Oct 2009 09:39:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.62.1 with SMTP id k1mr1570000ana.106.1255019996609; Thu, 08 Oct 2009 09:39:56 -0700 (PDT) In-Reply-To: <20091008162040.GB11440@adacore.com> References: <8ac60eac0910072229s432c6480k5788878ca414b255@mail.gmail.com> <20091008162040.GB11440@adacore.com> Date: Thu, 08 Oct 2009 16:40:00 -0000 Message-ID: <8ac60eac0910080939w4318e6f7nfc67b3fce94b003b@mail.gmail.com> Subject: Re: [patch] Fix for excessive stack use (gdb/10457) From: Paul Pluzhnikov To: Joel Brobecker Cc: gdb-patches ml , Holger Freyther Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2009-10/txt/msg00173.txt.bz2 On Thu, Oct 8, 2009 at 9:20 AM, Joel Brobecker wrote: > The patch is approved. So committed. Should I also check this in on the 7.0 branch? Thanks, -- Paul Pluzhnikov