From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17861 invoked by alias); 25 May 2005 13:00:39 -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 17793 invoked by uid 22791); 25 May 2005 13:00:24 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 25 May 2005 13:00:24 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j4PD0Mqd025224 for ; Wed, 25 May 2005 09:00:22 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j4PD0HO02283; Wed, 25 May 2005 09:00:17 -0400 Received: from [172.16.14.151] (to-dhcp51.toronto.redhat.com [172.16.14.151]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j4PD0GsR005947; Wed, 25 May 2005 09:00:16 -0400 Message-ID: <429476B0.3010506@gnu.org> Date: Wed, 25 May 2005 18:28:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 1.0.2-1 (X11/20050323) MIME-Version: 1.0 To: "M.M. Kettenis" CC: gdb-patches@sources.redhat.com Subject: Re: [commit] gdb_byte part of ppc References: <7320911886087069@webhare> In-Reply-To: <7320911886087069@webhare> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg00543.txt.bz2 M.M. Kettenis wrote: > Andrew Cagney wrote: > >> these files, for the moment, get past gcc4 > > > Great! Have you been able to test i386 with gcc4 lately? You can try. However, let me rephrase the above: These files, along with a few others, do get past gcc4 -Werror. Many don't, gdb_byte being just one problem. gcc4 -Werror continues to be pretty much useless. > I think I've > done most of the conversion, but I haven't been able to install gcc4 on > my systems yet, and I won't be able to do so until I'm back home. > > Anyway, I've seen a lot of breakage from -Werror lately. I really think > we should make that the default, at least for cvs version, after we've > fixed all the gdb_byte fallout. Otherwise this will never be fixed > proberly. Like binutils? Sounds like something for gdb@