From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28671 invoked by alias); 25 May 2005 05:15:30 -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 28544 invoked by uid 22791); 25 May 2005 05:15:18 -0000 Received: from netlx014.civ.utwente.nl (HELO netlx014.civ.utwente.nl) (130.89.1.88) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 25 May 2005 05:15:18 +0000 Received: from weblx058.utsp.utwente.nl (weblx058.utsp.utwente.nl [130.89.1.228]) by netlx014.civ.utwente.nl (8.11.7/HKD) with SMTP id j4P5ELp23654; Wed, 25 May 2005 07:14:21 +0200 From: "M.M. Kettenis" Subject: Re: [commit] gdb_byte part of ppc MIME-Version: 1.0 Date: Wed, 25 May 2005 06:09:00 -0000 Message-Id: <7320911886087069@webhare> X-WebHare-Origin: WebHare Organizer To: Andrew Cagney , gdb-patches@sources.redhat.com In-reply-to: <4293ED3C.8040503@gnu.org> Content-Description: Message body Content-Type: text/plain; charset="US-ASCII"; format=flowed Content-Transfer-Encoding: Quoted-Printable X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-MailScanner-From: m.m.kettenis@alumnus.utwente.nl X-SW-Source: 2005-05/txt/msg00539.txt.bz2 Andrew Cagney wrote: > these files, for the moment, get past gcc4 Great! Have you been able to test i386 with gcc4 lately? 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 proberl= y. Cheers Mark