From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3833 invoked by alias); 10 Aug 2010 09:44:54 -0000 Received: (qmail 3817 invoked by uid 22791); 10 Aug 2010 09:44:52 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.35) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Aug 2010 09:44:48 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id o7A9ijRg022577 for ; Tue, 10 Aug 2010 02:44:45 -0700 Received: from gwb20 (gwb20.prod.google.com [10.200.2.20]) by wpaz5.hot.corp.google.com with ESMTP id o7A9iiEn006262 for ; Tue, 10 Aug 2010 02:44:44 -0700 Received: by gwb20 with SMTP id 20so3902301gwb.5 for ; Tue, 10 Aug 2010 02:44:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.165.18 with SMTP id n18mr19255217ane.252.1281433484049; Tue, 10 Aug 2010 02:44:44 -0700 (PDT) Received: by 10.100.32.1 with HTTP; Tue, 10 Aug 2010 02:44:43 -0700 (PDT) Date: Tue, 10 Aug 2010 10:13:00 -0000 Message-ID: Subject: [lipo] merge from trunk From: Raksit Ashok To: GCC Patches , Xinliang David Li Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2010-08/txt/msg00728.txt.bz2 Merged lw-ipo branch from trunk 160329:160330, committed as revision 163052. Did regtest and ran spec2k-int with lipo. thanks, raksit