From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1271 invoked by alias); 25 Jul 2006 00:58:26 -0000 Received: (qmail 1261 invoked by uid 22791); 25 Jul 2006 00:58:25 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 25 Jul 2006 00:58:23 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G5BFd-0006Oc-0L; Mon, 24 Jul 2006 20:58:21 -0400 Date: Tue, 25 Jul 2006 02:00:00 -0000 From: Daniel Jacobowitz To: Maxim Grigoriev Cc: gdb@sourceware.org Subject: Re: Some GDB files won't compile with GCC 4.1, when -Werror is used Message-ID: <20060725005820.GA24528@nevyn.them.org> Mail-Followup-To: Maxim Grigoriev , gdb@sourceware.org References: <44C568A4.1040700@hq.tensilica.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C568A4.1040700@hq.tensilica.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00166.txt.bz2 On Mon, Jul 24, 2006 at 05:41:08PM -0700, Maxim Grigoriev wrote: > Hello everyone, > > My codeline is synchronized with the main GDB CVS sources. > Am I the only individual who's unable to compile .../gdb/p-valprint.c > and .../gdb/cp-valprint.c with GCC 4.1 ? > Host is i686-pc-linux-gnu. > > >>>>> uname -a > Linux .... 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 EST 2006 i686 i686 > i386 GNU/Linux > > >>>>> gcc --version > gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) > Copyright (C) 2006 Free Software Foundation, Inc. I don't get this problem with gcc 4.1.2. I don't know which version of GCC is more correct. -- Daniel Jacobowitz CodeSourcery