From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5037 invoked by alias); 28 Feb 2009 16:29:00 -0000 Received: (qmail 5029 invoked by uid 22791); 28 Feb 2009 16:29:00 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.oarcorp.com (HELO OARmail.OARCORP.com) (216.186.189.5) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 28 Feb 2009 16:28:55 +0000 Received: from localhost.localdomain (216.186.145.118) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.1.340.0; Sat, 28 Feb 2009 10:18:01 -0600 Message-ID: <49A963B8.50809@oarcorp.com> Date: Sat, 28 Feb 2009 16:29:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Paul Pluzhnikov CC: Laurent GUERBY , GDB Subject: Re: GDB 6.8 fatal warning when compiled with GCC trunk 4.4 References: <1235830682.11347.492.camel@localhost> <8ac60eac0902280806k3dc17152k543d99ae7dda6875@mail.gmail.com> In-Reply-To: <8ac60eac0902280806k3dc17152k543d99ae7dda6875@mail.gmail.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-02/txt/msg00181.txt.bz2 Paul Pluzhnikov wrote: > On Sat, Feb 28, 2009 at 6:18 AM, Laurent GUERBY wrote: > > >> FYI GDB 6.8 fails to build when compiled with GCC trunk (4.4 not >> released yet) because of a new warning: >> > > Thanks for reporting this. > > AFAICT, current GDB CVS Head compiles fine with GCC trunk. > Could you confirm that? > > Laurent.. my gcc test reports for RTEMS always use the binutils, GCC, and GDB heads. --joel > Thanks, >