From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18088 invoked by alias); 30 Jul 2002 14:45:30 -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 18066 invoked from network); 30 Jul 2002 14:45:25 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 30 Jul 2002 14:45:25 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 00E3C3DF9; Tue, 30 Jul 2002 10:45:21 -0400 (EDT) Message-ID: <3D46A681.10805@ges.redhat.com> Date: Tue, 30 Jul 2002 08:32:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020708 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] gdb.base/shr1.c: Avoid preprocessor conflict on IRIX References: <1020729232427.ZM11833@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00584.txt.bz2 > So, I relunctantly submit the following patch for approval... > > * gdb.base/shr1.c (sgi): Rename to sgi_ to avoid conflict with > implicit -Dsgi on Irix systems. > FYI, this should be a comment in the actual file. Andrew