From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29070 invoked by alias); 5 Nov 2014 12:54:49 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 29039 invoked by uid 89); 5 Nov 2014 12:54:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f47.google.com Received: from mail-pa0-f47.google.com (HELO mail-pa0-f47.google.com) (209.85.220.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 05 Nov 2014 12:54:46 +0000 Received: by mail-pa0-f47.google.com with SMTP id kx10so735053pab.20 for ; Wed, 05 Nov 2014 04:54:44 -0800 (PST) X-Received: by 10.68.224.227 with SMTP id rf3mr57216095pbc.61.1415192084660; Wed, 05 Nov 2014 04:54:44 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-155-134.oycza5.sa.bigpond.net.au. [58.160.155.134]) by mx.google.com with ESMTPSA id ot8sm3226136pbc.1.2014.11.05.04.54.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Nov 2014 04:54:43 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id A3FB2EA5E3D; Wed, 5 Nov 2014 23:24:36 +1030 (ACDT) Date: Wed, 05 Nov 2014 12:54:00 -0000 From: Alan Modra To: James Greenhalgh Cc: Siva Chandra , Ulrich Weigand , gdb-patches Subject: Re: [PATCH] PR c++/17494 - Fix evaluation of method calls under EVAL_SKIP Message-ID: <20141105125436.GE30857@bubble.grove.modra.org> References: <201411031508.sA3F815b024788@d06av02.portsmouth.uk.ibm.com> <20141105002415.GG20070@bubble.grove.modra.org> <20141105110026.GA31231@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141105110026.GA31231@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2014-11/txt/msg00101.txt.bz2 On Wed, Nov 05, 2014 at 11:00:26AM +0000, James Greenhalgh wrote: > For what it is worth, I'm seeing the same with my GCC 4.9.1 (x84_64-linux), > again nothing special in the configure options for GCC: Thanks for the confirmation. I've opened a gcc bugzilla. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63748 -- Alan Modra Australia Development Lab, IBM