From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27409 invoked by alias); 24 Oct 2007 13:45:25 -0000 Received: (qmail 27398 invoked by uid 22791); 24 Oct 2007 13:45:25 -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.31) with ESMTP; Wed, 24 Oct 2007 13:45:23 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 5ADC898340; Wed, 24 Oct 2007 13:45:22 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id D74C6981F2; Wed, 24 Oct 2007 13:45:21 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IkgXw-0006yw-S7; Wed, 24 Oct 2007 09:45:20 -0400 Date: Wed, 24 Oct 2007 13:48:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: Avoid gcc warning on sparc solaris 9 Message-ID: <20071024134520.GA26754@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , Pedro Alves , gdb-patches@sourceware.org References: <4053daab0710240603k1efc5410r3c4eddb06979efd2@mail.gmail.com> <200710241339.l9ODdc7S012373@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710241339.l9ODdc7S012373@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-10/txt/msg00578.txt.bz2 On Wed, Oct 24, 2007 at 03:39:38PM +0200, Ulrich Weigand wrote: > Pedro Alves wrote: > > >2007-10-24 Pedro Alves > > > > * sol-thread.c (sol_thread_fetch_registers): Work around gcc 3.4 > > alias warning bug. > > This is OK, thanks. This is also PR gdb/2341. Pedro, could you add that to the changelog, and also commit to the 6.7 branch? Or ask me if you don't have it checked out and I can handle it. -- Daniel Jacobowitz CodeSourcery