From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101959 invoked by alias); 16 Apr 2015 14:21:24 -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 101937 invoked by uid 89); 16 Apr 2015 14:21:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail-lb0-f173.google.com Received: from mail-lb0-f173.google.com (HELO mail-lb0-f173.google.com) (209.85.217.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 16 Apr 2015 14:21:23 +0000 Received: by lbbqq2 with SMTP id qq2so59766897lbb.3 for ; Thu, 16 Apr 2015 07:21:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=thOSiS/ICNbnPUzBysxnxUjmmjUX7uz6vZDIQ83Muhs=; b=GnZ2WiDaM8tW7L1/tQvrLvo7pp1orfkD0qkNXknAAclXnuzvGK4zNtnNSIfW72C6Be t5HaUVO513YtI8cuauT7i1i/84DNmyg+Iu9/TOuvyHh5gmonbyfSgY/RXGKsPpL7jCMP dGlUkkPQiyi0qEmw329rBFMUxQgK2vMSSmH1Gi0xn4eeAiCgjweZEZoqWZmpmTcUjOyY OY3eg71AUVUriqxXVk2/7fNHKf5MkxA+kgFr0gh9mUNLckET8n7MV1CBWXZ7Sumu/Z9z OSbHHL+L5lIE31kgX7fmkvQN+AhK9T2KNAPou/ZNERXA+9ve0Meb3+j0MLj7mM8IxJ4x CckQ== X-Gm-Message-State: ALoCoQkX2/LuYHW2Vsv8v4fcFgcOL9Utk4XbkWWaUKtek0sTb8aoxHPn7dvAraJdx1zwa/8LQyN6 X-Received: by 10.152.7.175 with SMTP id k15mr22579318laa.7.1429194079589; Thu, 16 Apr 2015 07:21:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.64.9 with HTTP; Thu, 16 Apr 2015 07:20:49 -0700 (PDT) In-Reply-To: <20150415145556.GT9755@redhat.com> References: <20150415145556.GT9755@redhat.com> From: Federico Lenarduzzi Date: Thu, 16 Apr 2015 14:21:00 -0000 Message-ID: Subject: Re: [PATCH] libstdc++: Fix exceptions being generated when compiling with -fno-exceptions To: Jonathan Wakely Cc: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00811.txt.bz2 Jonathan, I don't have commit access though, so if you could commit this for me it'd be great. Regards. 2015-04-15 11:55 GMT-03:00 Jonathan Wakely : > On 15/04/15 11:15 -0300, Federico Lenarduzzi wrote: >> >> The idea of this patch is that using this function not depends from a >> configuration >> flag but depends of a flag which participates in the selection of the >> correct multilib. > > > OK, then I agree it's better to make it conditional on > __cpp_exceptions which can have different values for your different > multilibs, whereas _GLIBCXX_VERBOSE would be the same in all of them. > > I have no objections to the change. -- Federico Lenarduzzi Software Engineer Taller Technologies Argentina San Lorenzo 47, 3rd Floor, Office 5 Cordoba, Argentina Phone: +54 351 4220701 Mobile: +54 358 4289083 Skype: federico.lenarduzzi1