From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21092 invoked by alias); 12 Nov 2008 15:43:55 -0000 Received: (qmail 21076 invoked by uid 22791); 12 Nov 2008 15:43:54 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 12 Nov 2008 15:42:57 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mACFgqNn024644; Wed, 12 Nov 2008 10:42:52 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mACFgoQK026430; Wed, 12 Nov 2008 10:42:51 -0500 Received: from [10.32.4.29] (vpn-4-29.str.redhat.com [10.32.4.29]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mACFgmu8024850; Wed, 12 Nov 2008 10:42:48 -0500 Message-ID: <491AF92D.10004@redhat.com> Date: Wed, 12 Nov 2008 15:51:00 -0000 From: Nick Clifton User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Jakub Jelinek CC: Eric Botcazou , Jason Merrill , Ian Lance Taylor , gcc-patches@gcc.gnu.org Subject: Re: Patch ping References: <20081110162230.GT3572@tyan-ft48-01.lab.bos.redhat.com> In-Reply-To: <20081110162230.GT3572@tyan-ft48-01.lab.bos.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg00525.txt.bz2 Hi Jakub, > - PR target/37170 > RTL/target fix for arm (and xtensa in followup) missing > assemble_external calls > http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00063.html This patch is approved for the ARM. Cheers Nick