From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 444 invoked by alias); 28 Feb 2009 16:07:10 -0000 Received: (qmail 434 invoked by uid 22791); 28 Feb 2009 16:07:09 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 28 Feb 2009 16:07:03 +0000 Received: from spaceape10.eur.corp.google.com (spaceape10.eur.corp.google.com [172.28.16.144]) by smtp-out.google.com with ESMTP id n1SG6xMW008469 for ; Sat, 28 Feb 2009 16:07:00 GMT Received: from rv-out-0708.google.com (rvbf25.prod.google.com [10.140.82.25]) by spaceape10.eur.corp.google.com with ESMTP id n1SG6v7u022439 for ; Sat, 28 Feb 2009 08:06:58 -0800 Received: by rv-out-0708.google.com with SMTP id f25so1593022rvb.30 for ; Sat, 28 Feb 2009 08:06:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.125.9 with SMTP id x9mr1910825wfc.331.1235837217073; Sat, 28 Feb 2009 08:06:57 -0800 (PST) In-Reply-To: <1235830682.11347.492.camel@localhost> References: <1235830682.11347.492.camel@localhost> Date: Sat, 28 Feb 2009 16:07:00 -0000 Message-ID: <8ac60eac0902280806k3dc17152k543d99ae7dda6875@mail.gmail.com> Subject: Re: GDB 6.8 fatal warning when compiled with GCC trunk 4.4 From: Paul Pluzhnikov To: Laurent GUERBY Cc: GDB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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/msg00180.txt.bz2 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? Thanks, -- Paul Pluzhnikov