From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8941 invoked by alias); 22 Sep 2009 21:37:43 -0000 Received: (qmail 8933 invoked by uid 22791); 22 Sep 2009 21:37:42 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,CTYME_IXHASH,GENERIC_IXHASH,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Sep 2009 21:37:40 +0000 Received: from zps78.corp.google.com (zps78.corp.google.com [172.25.146.78]) by smtp-out.google.com with ESMTP id n8MLbcQc008187 for ; Tue, 22 Sep 2009 14:37:38 -0700 Received: from yxe35 (yxe35.prod.google.com [10.190.2.35]) by zps78.corp.google.com with ESMTP id n8MLalsV019503 for ; Tue, 22 Sep 2009 14:37:36 -0700 Received: by yxe35 with SMTP id 35so221705yxe.2 for ; Tue, 22 Sep 2009 14:37:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.17.20 with SMTP id 20mr1584793anq.41.1253655455895; Tue, 22 Sep 2009 14:37:35 -0700 (PDT) Date: Tue, 22 Sep 2009 21:37:00 -0000 Message-ID: Subject: [lto] Merge from trunk rev 152039 From: Diego Novillo To: gcc@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg00447.txt.bz2 No nasty surprises this time. Bootstrapped on x86_64 and x86. Diego.