From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23968 invoked by alias); 18 Jan 2014 01:52: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 22791 invoked by uid 9176); 18 Jan 2014 01:52:44 -0000 Date: Sat, 18 Jan 2014 01:52:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Sat Jan 18 01:52:44 UTC 2014 Message-ID: <20140118015244.GA22787@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-SW-Source: 2014-01/txt/msg00688.txt.bz2 90a91 > gdb/common/common-utils.h:37: regression: __func__: Do not use __func__, ISO C 90 does not support this macro gdb/common/common-utils.h:37:#define FUNCTION_NAME __func__