From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4797 invoked by alias); 1 Dec 2008 16:07:14 -0000 Received: (qmail 4782 invoked by uid 22791); 1 Dec 2008 16:07:13 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Dec 2008 16:06:33 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2062410CD3; Mon, 1 Dec 2008 16:06:31 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 122A3101C3; Mon, 1 Dec 2008 16:06:31 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L7BI6-0002L6-Dk; Mon, 01 Dec 2008 11:06:30 -0500 Date: Mon, 01 Dec 2008 16:07:00 -0000 From: Daniel Jacobowitz To: Joel Sherrill Cc: "gdb-patches@sourceware.org" Subject: Re: remove warning in h8sim Message-ID: <20081201160630.GA8596@caradoc.them.org> Mail-Followup-To: Joel Sherrill , "gdb-patches@sourceware.org" References: <4934017F.7060504@oarcorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4934017F.7060504@oarcorp.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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 X-SW-Source: 2008-12/txt/msg00005.txt.bz2 On Mon, Dec 01, 2008 at 09:23:43AM -0600, Joel Sherrill wrote: > Hi, > > Minor patch to add const to a couple of pointer > declarations and remove warnings. > > OK to commit? > > 2008-12-01 Joel Sherrill > > * compile.c: Add const to remove warning. OK. -- Daniel Jacobowitz CodeSourcery