From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23008 invoked by alias); 18 Apr 2005 12:32:53 -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 22978 invoked from network); 18 Apr 2005 12:32:48 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 18 Apr 2005 12:32:48 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DNVQm-0000TV-FG; Mon, 18 Apr 2005 08:32:48 -0400 Date: Mon, 18 Apr 2005 12:32:00 -0000 From: Daniel Jacobowitz To: Nick Clifton Cc: gdb-patches@sources.redhat.com Subject: Re: Fix compile time warnings in sim/arm/iwmmxt.c Message-ID: <20050418123247.GA1785@nevyn.them.org> Mail-Followup-To: Nick Clifton , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00194.txt.bz2 On Mon, Apr 18, 2005 at 01:15:50PM +0100, Nick Clifton wrote: > Hi Guys, > > I am applying the patch below to fix some compile time warnings > generated by a 4.0 version of GCC when compiling the ARM simulator > source file iwmmxt.c. Thanks! -- Daniel Jacobowitz CodeSourcery, LLC