From patchwork Sat Jun 29 18:39:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Gutierrez X-Patchwork-Id: 255755 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 8702C2C008C for ; Sun, 30 Jun 2013 04:40:36 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=ZUZ6Mvx ElzMEAIxKeJs2r8wq8/hhqDhoiVQPH8bsrbfcQrt+K+JKHG2N+iBOUAcfYyKzP4P RKv3MNZelfpUTG8QceS10zg7prNM0F4lSM7uNQJKq9+3w7AK7kt3yGc0vStlOS68 IU1Q4MZs+ImduW4uot3tLltEtBwK7o8rWz8A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=vQ+/wdQ3MT6TA ezCB1IPlMfia0g=; b=SAoEa5+Lg1Q9Z245RJd6kBjjOAWTNtEal3+seaT7IiLJ4 GKCQ08ZUbTK7zlbnlZwXmX/nK/p4jMRZ36m2Tbp2YFFwjOLpgtzEvOXWeZAreLDt qOpYq8HMUCmZabtER42ywMkT56qteA6aDlA3Y6iZO0wFEbI3Y3ICchy4b7VnU8= Received: (qmail 3909 invoked by alias); 29 Jun 2013 18:40:30 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Delivered-To: mailing list crossgcc@sourceware.org Received: (qmail 3900 invoked by uid 89); 29 Jun 2013 18:40:29 -0000 X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, KHOP_THREADED, RCVD_IN_DNSWL_LOW, RCVD_IN_HOSTKARMA_YE, SPF_PASS autolearn=ham version=3.3.1 Received: from mail-vb0-f41.google.com (HELO mail-vb0-f41.google.com) (209.85.212.41) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sat, 29 Jun 2013 18:40:28 +0000 Received: by mail-vb0-f41.google.com with SMTP id p13so2645124vbe.0 for ; Sat, 29 Jun 2013 11:40:27 -0700 (PDT) X-Received: by 10.58.196.132 with SMTP id im4mr5509532vec.28.1372531227195; Sat, 29 Jun 2013 11:40:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.219.16 with HTTP; Sat, 29 Jun 2013 11:39:57 -0700 (PDT) In-Reply-To: References: From: Marcelo Gutierrez Date: Sat, 29 Jun 2013 15:39:57 -0300 Message-ID: Subject: RE: [PATCH] cc/gcc: update Linaro GCC revisions for 2013.06 To: crossgcc@sourceware.org Did you try to compile "linaro-4.7-2013.06-1"? Because I did, and I'm getting this issue: https://bugs.launchpad.net/gcc-linaro/+bug/1129013 Linaro-4.7-2013.06 works fine. > > # HG changeset patch > # User "Michael Hope " > # Date 1372451034 -7200 > # Node ID 83e33862f7641c2ad3267a0d17e9680be3825039 > # Parent 2685dfa9de14fbe356ba76cb201bf5c039cf6860 > cc/gcc: update Linaro GCC revisions for 2013.06 > > Update Linaro GCC with the latest available revisions. > > Also updates Linaro GCC 4.6 to the final version. > > Signed-off-by: "Michael Hope" > > diff -r 2685dfa9de14 -r 83e33862f764 config/cc/gcc.in > --- a/config/cc/gcc.in Thu May 23 17:51:15 2013 +0200 > +++ b/config/cc/gcc.in Fri Jun 28 22:23:54 2013 +0200 > @@ -38,7 +38,7 @@ > > config CC_V_linaro_4_8 > bool > - prompt "linaro-4.8-2013.04" > + prompt "linaro-4.8-2013.06-1" > depends on CC_GCC_SHOW_LINARO > select CC_GCC_4_8 > > @@ -49,7 +49,7 @@ > > config CC_V_linaro_4_7 > bool > - prompt "linaro-4.7-2013.04" > + prompt "linaro-4.7-2013.06-1" > depends on CC_GCC_SHOW_LINARO > select CC_GCC_4_7 > > @@ -75,7 +75,7 @@ > > config CC_V_linaro_4_6 > bool > - prompt "linaro-4.6-2013.04" > + prompt "linaro-4.6-2013.05" > depends on CC_GCC_SHOW_LINARO > select CC_GCC_4_6 > > @@ -440,14 +440,14 @@ > string > # Don't remove next line > # CT_INSERT_VERSION_STRING_BELOW > - default "linaro-4.8-2013.04" if CC_V_linaro_4_8 > + default "linaro-4.8-2013.06-1" if CC_V_linaro_4_8 > default "4.8.0" if CC_V_4_8_0 > - default "linaro-4.7-2013.04" if CC_V_linaro_4_7 > + default "linaro-4.7-2013.06-1" if CC_V_linaro_4_7 > default "4.7.3" if CC_V_4_7_3 > default "4.7.2" if CC_V_4_7_2 > default "4.7.1" if CC_V_4_7_1 > default "4.7.0" if CC_V_4_7_0 > - default "linaro-4.6-2013.04" if CC_V_linaro_4_6 > + default "linaro-4.6-2013.05" if CC_V_linaro_4_6 > default "4.6.4" if CC_V_4_6_4 > default "4.6.3" if CC_V_4_6_3 > default "4.6.2" if CC_V_4_6_2 --- For unsubscribe information see http://sourceware.org/lists.html#faq diff -r 2685dfa9de14 -r 83e33862f764 config/cc/gcc.in --- a/config/cc/gcc.in Thu May 23 17:51:15 2013 +0200 +++ b/config/cc/gcc.in Fri Jun 28 22:23:54 2013 +0200 @@ -38,7 +38,7 @@ config CC_V_linaro_4_8 bool - prompt "linaro-4.8-2013.04" + prompt "linaro-4.8-2013.06-1" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_8 @@ -49,7 +49,7 @@ config CC_V_linaro_4_7 bool - prompt "linaro-4.7-2013.04" + prompt "linaro-4.7-2013.06" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_7 @@ -75,7 +75,7 @@ config CC_V_linaro_4_6 bool - prompt "linaro-4.6-2013.04" + prompt "linaro-4.6-2013.05" depends on CC_GCC_SHOW_LINARO select CC_GCC_4_6 @@ -440,14 +440,14 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "linaro-4.8-2013.04" if CC_V_linaro_4_8 + default "linaro-4.8-2013.06-1" if CC_V_linaro_4_8 default "4.8.0" if CC_V_4_8_0 - default "linaro-4.7-2013.04" if CC_V_linaro_4_7 + default "linaro-4.7-2013.06" if CC_V_linaro_4_7 default "4.7.3" if CC_V_4_7_3 default "4.7.2" if CC_V_4_7_2 default "4.7.1" if CC_V_4_7_1 default "4.7.0" if CC_V_4_7_0 - default "linaro-4.6-2013.04" if CC_V_linaro_4_6 + default "linaro-4.6-2013.05" if CC_V_linaro_4_6 default "4.6.4" if CC_V_4_6_4 default "4.6.3" if CC_V_4_6_3 default "4.6.2" if CC_V_4_6_2