From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10487 invoked by alias); 3 Jun 2003 02:42: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 10477 invoked from network); 3 Jun 2003 02:42:38 -0000 Received: from unknown (HELO mail02.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 3 Jun 2003 02:42:38 -0000 Received: from mail02.idc.renesas.com (localhost [127.0.0.1]) by mail02.idc.renesas.com with ESMTP id h532gZPi029924 for ; Tue, 3 Jun 2003 11:42:35 +0900 (JST) Received: from guardian03.idc.renesas.com ([172.20.8.134]) by mail02.idc.renesas.com with ESMTP id h532gY7g029921; Tue, 3 Jun 2003 11:42:34 +0900 (JST) Received: (from root@localhost) by guardian03.idc.renesas.com with id h532gWSf007355; Tue, 3 Jun 2003 11:42:32 +0900 (JST) Received: from unknown [172.20.8.68] by guardian03.idc.renesas.com with SMTP id MAA07354 ; Tue, 3 Jun 2003 11:42:32 +0900 Received: from mta01.idc.renesas.com (localhost [127.0.0.1]) by mta01.idc.renesas.com with ESMTP id h532gXn5018220; Tue, 3 Jun 2003 11:42:33 +0900 (JST) Received: from dnma01 ([10.15.2.200]) by mta01.idc.renesas.com with ESMTP id h532gXKB018217; Tue, 3 Jun 2003 11:42:33 +0900 (JST) Received: from dnma02 (dnma02.rso.renesas.com [10.15.11.200]) by dnma01.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HFV003AOWRRXG@dnma01.rso.renesas.com>; Tue, 03 Jun 2003 11:40:39 +0900 (JST) Received: from t1pcina ([10.15.61.165]) by dnma02.rso.renesas.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HFV00M0SWP8JP@dnma02.rso.renesas.com>; Tue, 03 Jun 2003 11:39:08 +0900 (JST) Date: Tue, 03 Jun 2003 02:42:00 -0000 From: Kazuhiro Inaoka Subject: Re: [PATCH] [m32r-elf ] m32r-stub.c compile error with gcc-3.3 To: Michael Snyder , Andrew Cagney Cc: gdb-patches@sources.redhat.com Message-id: <007701c32979$61c92660$a53d0f0a@tool.maec.co.jp> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <003001c323f9$3bdeec80$2569910a@hoku.renesas.com> <3EDBF0C4.7EF2FD26@redhat.com> <3EDBF359.6030405@redhat.com> <3EDBF66F.93F74656@redhat.com> X-SW-Source: 2003-06/txt/msg00115.txt.bz2 > Andrew Cagney wrote: > > > > Michael, > > > > Renesas doesn't have an FSF assignment, and the m32r has been made obsolete. > > > > Andrew > > Hmmmm... > > Kazu-san, it would certainly be a good first step > if you could see about getting Renesas to submit an > FSF assignment... > > Michael Now we try it. It will soon be back. Kazuhiro Inaoka