From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14173 invoked by alias); 12 Aug 2004 12:56:03 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14141 invoked from network); 12 Aug 2004 12:56:02 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 12 Aug 2004 12:56:02 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BvF7Y-0002fV-NL; Thu, 12 Aug 2004 08:55:52 -0400 Date: Thu, 12 Aug 2004 12:56:00 -0000 From: Daniel Jacobowitz To: Michael Chastain Cc: Peter.Schauer@regent.e-technik.tu-muenchen.de, kevinb@redhat.com, brobecker@gnat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Remove UINT_MAX undef from powerpc/xm-aix.h Message-ID: <20040812125552.GA10224@nevyn.them.org> Mail-Followup-To: Michael Chastain , Peter.Schauer@regent.e-technik.tu-muenchen.de, kevinb@redhat.com, brobecker@gnat.com, gdb-patches@sources.redhat.com References: <20040812044341.GQ25562@gnat.com> <411B5898.nailNLC1M2LTU@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <411B5898.nailNLC1M2LTU@mindspring.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-08/txt/msg00453.txt.bz2 On Thu, Aug 12, 2004 at 07:46:32AM -0400, Michael Chastain wrote: > Joel Brobecker wrote: > > I also tested it by running the testsuite on both AIX 4.3.2 and 5.1. > > What compiler are you using to build gdb: gcc, or some IBM compiler, > or both? > > Just looking at the comment, I suspect that the #undef was there > to work around a compiler warning from some IBM compiler. GCC would generate the same warning; it would be a bug in the AIX system headers for some old AIX. -- Daniel Jacobowitz