From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24055 invoked by alias); 23 May 2011 16:38:37 -0000 Received: (qmail 24022 invoked by uid 22791); 23 May 2011 16:38:34 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 May 2011 16:38:17 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id D6ABCCB0242; Mon, 23 May 2011 18:38:16 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nIeyBo7q2P3x; Mon, 23 May 2011 18:38:13 +0200 (CEST) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id DF0B4CB016C; Mon, 23 May 2011 18:38:13 +0200 (CEST) Received: by province.act-europe.fr (Postfix, from userid 560) id CF7DB16480B; Mon, 23 May 2011 18:38:13 +0200 (CEST) Date: Mon, 23 May 2011 16:38:00 -0000 From: Jerome Guitton To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [RFA] sparc-solaris stack-checking - new prologue sequence Message-ID: <20110523163813.GJ62406@adacore.com> References: <1304642774-21950-1-git-send-email-guitton@adacore.com> <20110519092016.GC64873@adacore.com> <201105190943.p4J9hkTv026774@glazunov.sibelius.xs4all.nl> <20110519101711.GT66900@adacore.com> <201105201731.p4KHVwdf000509@glazunov.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201105201731.p4KHVwdf000509@glazunov.sibelius.xs4all.nl> User-Agent: Mutt/1.5.17 (2007-11-01) 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: 2011-05/txt/msg00537.txt.bz2 Mark Kettenis (mark.kettenis@xs4all.nl): > No regressions on OpenBSD/sparc64. Don't know enough about GCC to > judge whether these instructions are really part of the prologue, but > this looks somewhat sane. So go ahead. OK, thank you! Now committed.