From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126844 invoked by alias); 24 Nov 2016 13:13:20 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 124906 invoked by uid 89); 24 Nov 2016 13:13:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=counting X-HELO: relay1.mentorg.com Date: Thu, 24 Nov 2016 13:13:00 -0000 From: Joseph Myers To: Zack Weinberg CC: Jim Meyering , Roland McGrath , libc-alpha Subject: Re: [PATCH] assert.h: allow gcc to detect assert(a = 1) errors In-Reply-To: Message-ID: References: <1405537923-28692-1-git-send-email-jim@meyering.net> <20140716201505.34FF22C398F@topped-with-meat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2016-11/txt/msg00895.txt.bz2 On Wed, 23 Nov 2016, Zack Weinberg wrote: > ... Would you please file a feature-request with the gcc people asking > for something that turns __extension__ back off? It would be nice to (Which I suggested in - note the point about counting nesting so this cancels exactly one enclosing __extension__.) -- Joseph S. Myers joseph@codesourcery.com