From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5792 invoked by alias); 6 Nov 2015 21:16:55 -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 5781 invoked by uid 89); 6 Nov 2015 21:16:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.4 required=5.0 tests=AWL,BAYES_05,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: mrs.kithrup.com Received: from c-24-4-193-248.hsd1.ca.comcast.net (HELO mrs.kithrup.com) (24.4.193.248) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 06 Nov 2015 21:16:53 +0000 Received: from [IPv6:::1] (localhost [IPv6:::1]) by mrs.kithrup.com (Postfix) with ESMTPSA id 0806C4A37F89; Fri, 6 Nov 2015 13:15:54 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [PATCH c/c++] use explicit locations for some warnings in c-pragma.c From: Mike Stump In-Reply-To: Date: Fri, 06 Nov 2015 21:16:00 -0000 Cc: Christophe Lyon , Marek Polacek , Gcc Patch List , "Joseph S. Myers" , Jason Merrill Content-Transfer-Encoding: quoted-printable Message-Id: <118693B2-41BC-416C-BFF1-B9F8CB871EF1@mrs.kithrup.com> References: <20150525195650.GY27320@redhat.com> <9BCE0DCA-FF55-4C94-ADA0-78AAE57CA26B@mrs.kithrup.com> To: =?iso-8859-1?Q?Manuel_L=F3pez-Ib=E1=F1ez?= X-SW-Source: 2015-11/txt/msg00735.txt.bz2 On Nov 4, 2015, at 1:02 PM, Manuel L=F3pez-Ib=E1=F1ez wrote: > 24:missing