From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16265 invoked by alias); 4 Jan 2012 14:09:05 -0000 Received: (qmail 16256 invoked by uid 22791); 4 Jan 2012 14:09:05 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Jan 2012 14:08:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3F6822BB11F; Wed, 4 Jan 2012 09:08:45 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id plXLft-qO69E; Wed, 4 Jan 2012 09:08:45 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C3DBA2BB11B; Wed, 4 Jan 2012 09:08:44 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 1E3F2145615; Wed, 4 Jan 2012 18:08:33 +0400 (RET) Date: Wed, 04 Jan 2012 14:09:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Ulrich Weigand , gdb-patches@sourceware.org Subject: Re: [revert] Regression on PowerPC (Re: [patch] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #3) Message-ID: <20120104140833.GX2730@adacore.com> References: <20120103155206.GM2730@adacore.com> <201201031444.q03Eir77009359@d06av02.portsmouth.uk.ibm.com> <20120104140104.GA22254@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120104140104.GA22254@host2.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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-01/txt/msg00133.txt.bz2 > In fact the whole issue isn't so serious (exception thrown out of infcall). Ah, ok! I was going to add this to the Wiki as a blocking problem for the release... Thanks for letting us know. -- Joel