From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27937 invoked by alias); 11 May 2015 09:56:41 -0000 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 Received: (qmail 27922 invoked by uid 89); 11 May 2015 09:56:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qk0-f180.google.com Received: from mail-qk0-f180.google.com (HELO mail-qk0-f180.google.com) (209.85.220.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 11 May 2015 09:56:39 +0000 Received: by qkx62 with SMTP id 62so83046594qkx.0 for ; Mon, 11 May 2015 02:56:37 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.55.16.140 with SMTP id 12mr19680680qkq.39.1431338197551; Mon, 11 May 2015 02:56:37 -0700 (PDT) Received: by 10.140.23.7 with HTTP; Mon, 11 May 2015 02:56:37 -0700 (PDT) Reply-To: ramrad01@arm.com In-Reply-To: <555072D3.8070207@st.com> References: <554A22DE.3040800@st.com> <554B22BB.7080904@arm.com> <555072D3.8070207@st.com> Date: Mon, 11 May 2015 09:56:00 -0000 Message-ID: Subject: Re: [PATCH, ARM] attribute target (thumb,arm) [1/6] respin (4th) From: Ramana Radhakrishnan To: Christian Bruel Cc: Ramana Radhakrishnan , "gcc-patches@gcc.gnu.org" , Richard Earnshaw , "nickc@redhat.com" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-05/txt/msg00898.txt.bz2 On Mon, May 11, 2015 at 10:13 AM, Christian Bruel wrote: >> >> >> OK with those changes. >> >> >> >> Ramana >> > > thanks, done > > following up the thumb_code cleanup, here is a missing chunk for the vxworks > config. > > arm-vxworks build checked. ok for trunk ? > > thanks, > > Christian OK thanks - please post the version of p1 that you committed for archival purposes. Ramana