From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6255 invoked by alias); 13 Oct 2010 18:26:15 -0000 Received: (qmail 6228 invoked by uid 22791); 13 Oct 2010 18:26:15 -0000 X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Oct 2010 18:26:08 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o9DIPgb9011254 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 13 Oct 2010 14:25:43 -0400 Received: from anchor.twiddle.home (ovpn-113-116.phx2.redhat.com [10.3.113.116]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id o9DIPfsI001015; Wed, 13 Oct 2010 14:25:42 -0400 Message-ID: <4CB5F9A5.60706@redhat.com> Date: Wed, 13 Oct 2010 18:26:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Thunderbird/3.1.4 MIME-Version: 1.0 To: Eric Botcazou CC: GCC Patches , rguenther@suse.de, joseph@codesourcery.com, jason@redhat.com, java@gcc.gnu.org, ian@airs.com, mark@codesourcery.com Subject: Re: [RFC] Centralize knowledge of eh personality routines References: <4CB4E841.1090308@redhat.com> <4CB5F53B.9060105@redhat.com> <201010132011.41507.ebotcazou@adacore.com> In-Reply-To: <201010132011.41507.ebotcazou@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2010-10/txt/msg00021.txt.bz2 On 10/13/2010 11:11 AM, Eric Botcazou wrote: >> Based on the feedback from the GNAT folk, I've renamed >> the Ada personality routine to match the other languages. > > Thanks. The new ada/raise-gcc.c hunk isn't mentioned in the ChangeLog. > Oops. I'll fix it in the commit. r~