From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6614 invoked by alias); 7 Jul 2011 09:09:46 -0000 Received: (qmail 6597 invoked by uid 22791); 7 Jul 2011 09:09:46 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtp207.alice.it (HELO smtp207.alice.it) (82.57.200.103) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 09:09:30 +0000 Received: from [192.168.1.4] (79.51.11.254) by smtp207.alice.it (8.5.124.08) id 4DFA189A02350467; Thu, 7 Jul 2011 11:09:29 +0200 Message-ID: <4E1577F4.5040209@oracle.com> Date: Thu, 07 Jul 2011 09:12:00 -0000 From: Paolo Carlini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Rainer Orth CC: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: Re: [v3] Correctly determine baseline_subdir for 64-bit default Solaris gcc References: In-Reply-To: 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: 2011-07/txt/msg00435.txt.bz2 Hi, > Ok for mainline if that passes? I'm going to trust you Rainer on this and it seems very safe on x86_64-linux anyway. Please wait just one more day or so and then check it in. Thanks, Paolo.