From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22106 invoked by alias); 9 Oct 2003 00:52:04 -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 22099 invoked from network); 9 Oct 2003 00:52:02 -0000 Received: from unknown (HELO mail03.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 9 Oct 2003 00:52:02 -0000 Received: from mail03.idc.renesas.com (localhost [127.0.0.1]) by mail03.idc.renesas.com with ESMTP id h990pvXs017154 for ; Thu, 9 Oct 2003 09:51:59 +0900 (JST) Received: from guardian02.idc.renesas.com ([172.20.8.133]) by mail03.idc.renesas.com with ESMTP id h990pukk017149; Thu, 9 Oct 2003 09:51:56 +0900 (JST) Received: (from root@localhost) by guardian02.idc.renesas.com with id h990psL5027759; Thu, 9 Oct 2003 09:51:54 +0900 (JST) Received: from unknown [172.20.8.73] by guardian02.idc.renesas.com with SMTP id KAA27758 ; Thu, 9 Oct 2003 09:51:53 +0900 Received: from mta05.idc.renesas.com (localhost [127.0.0.1]) by mta05.idc.renesas.com with ESMTP id h990ptqt009420; Thu, 9 Oct 2003 09:51:55 +0900 (JST) Received: from rnsmtp01.hoku_r.renesas.com ([10.145.246.51]) by mta05.idc.renesas.com with ESMTP id h990pscn009417; Thu, 9 Oct 2003 09:51:54 +0900 (JST) Received: from mrkaisv.hoku.renesas.com ([10.145.105.245]) by rnsmtp01.hoku_r.renesas.com (8.9.3/3.7W) with ESMTP id JAA26826; Thu, 9 Oct 2003 09:51:54 +0900 (JST) Received: from KEI (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id 97679798501; Thu, 9 Oct 2003 09:51:53 +0900 (JST) Message-ID: <005b01c38dff$8870da20$5169910a@KEI> From: "Kei Sakamoto" To: "Andrew Cagney" Cc: References: <00ae01c38d45$c37c7800$5169910a@KEI> <018e01c38d49$1dcb2f10$5169910a@KEI> <3F841740.1080900@redhat.com> Subject: Re: [commit] Fix missing include "dis-asm.h" in m32r-tdep.c Date: Thu, 09 Oct 2003 00:52:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-10/txt/msg00285.txt.bz2 > > Sorry. I forgot to attach the patch file. > > Thanks! Does the m32r now build with: > --enable-gdb-warnings=,-Werror > ? Yes. I built gdb with -Werror. Kei === Kei Sakamoto Renesas Technology Corp. sakamoto.kei@renesas.com