public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* RE: other/7254: GCC Error target = MN10200
@ 2002-07-10 17:26 Chilung Wang
  0 siblings, 0 replies; 6+ messages in thread
From: Chilung Wang @ 2002-07-10 17:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/7254; it has been noted by GNATS.

From: "Chilung Wang" <chilung@itri.org.tw>
To: <law@redhat.com>
Cc: <gcc-gnats@gcc.gnu.org>, =?big5?B?vbKp+q31?= <paulie@itri.org.tw>
Subject: RE: other/7254: GCC Error target = MN10200 
Date: Thu, 11 Jul 2002 08:19:30 +0800

 Jeff,
 
 Yes, we plan to use MN10200 parts as the Compiler based for our
 propriety CPU. The CPU is 16 bit data registers and has 20 bit address
 registers. The architecture is very similar to MN10200. We just verify
 our compiler based on GCC 2.95.1 and pass the Testing Suite. We plan to
 upgrade to GCC 3.0 and meet the problem. We want to solve the MN10200
 void problem in order to smooth the upgrade from 2.95.1 to 3.0. Could
 you tell us how to solve the problem we can do it by ourselves.
 
 Chilung
 
 -----Original Message-----
 From: Jeff Law [mailto:law@porcupine.slc.redhat.com] 
 Sent: Thursday, July 11, 2002 2:08 AM
 To: chilung@itri.org.tw
 Cc: gcc-gnats@gcc.gnu.org
 Subject: Re: other/7254: GCC Error target = MN10200 
 
 
 In message <20020710061853.13108.qmail@sources.redhat.com>,
 chilung@itri.org.tw
  writes:
  >
  >>Number:         7254
  >>Category:       other
  >>Synopsis:       GCC Error target = MN10200
  >>Confidential:   no
  >>Severity:       serious
  >>Priority:       medium
  >>Responsible:    unassigned
  >>State:          open
  >>Class:          sw-bug
  >>Submitter-Id:   net
  >>Arrival-Date:   Tue Jul 09 23:26:00 PDT 2002
  >>Closed-Date:
  >>Last-Modified:
  >>Originator:     chilung@itri.org.tw
  >>Release:        GCC 3.1
  >>Organization:
  >>Environment:
  >Linux
  >>Description:
  >The GCC 3.1 Target = MN10200. Compiler the following 
  >
  >====================
  >void f()
  >{
  >}
  >====================
  >
  >A Compiler exception occcurs.
 Note that the mn102 port is currently scheduled to be removed in the
 next major release of GCC as it's currently unmaintained and believed to
 be unused.
 
 Are you planning to use the mn102 port for anything?  If so, what?
 
 jeff
 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: other/7254: GCC Error target = MN10200
@ 2003-05-10  7:43 giovannibajo
  0 siblings, 0 replies; 6+ messages in thread
From: giovannibajo @ 2003-05-10  7:43 UTC (permalink / raw)
  To: chilung, gcc-bugs, gcc-prs, nobody

Synopsis: GCC Error target = MN10200

State-Changed-From-To: feedback->suspended
State-Changed-By: bajo
State-Changed-When: Sat May 10 07:43:42 2003
State-Changed-Why:
    MN10200 is now obsolete, so it's unlikely somebody will
    look at it again.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7254


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: other/7254: GCC Error target = MN10200
@ 2003-02-19 14:24 bangerth
  0 siblings, 0 replies; 6+ messages in thread
From: bangerth @ 2003-02-19 14:24 UTC (permalink / raw)
  To: chilung, gcc-bugs, gcc-prs, nobody

Synopsis: GCC Error target = MN10200

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Wed Feb 19 14:24:27 2003
State-Changed-Why:
    Steven already explained why.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7254


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: other/7254: GCC Error target = MN10200
@ 2003-02-19 13:46 Steven Bosscher
  0 siblings, 0 replies; 6+ messages in thread
From: Steven Bosscher @ 2003-02-19 13:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/7254; it has been noted by GNATS.

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
	gcc-prs@gcc.gnu.org, chilung@itri.org.tw
Cc:  
Subject: Re: other/7254: GCC Error target = MN10200
Date: Wed, 19 Feb 2003 14:44:08 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7254
 
 This target has been declared obsolete (ref. 
 gcc.gnu.org/gcc-3.3/changes.html):
 
     * Matsushita MN10200, |mn10200-*-*|
 
 The PR hasn't been touched for over half a year now and should be in 
 feedback state.
 
 Greetz
 Steven
 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: other/7254: GCC Error target = MN10200
@ 2002-07-10 11:06 Jeff Law
  0 siblings, 0 replies; 6+ messages in thread
From: Jeff Law @ 2002-07-10 11:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/7254; it has been noted by GNATS.

From: Jeff Law <law@porcupine.slc.redhat.com>
To: chilung@itri.org.tw
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: other/7254: GCC Error target = MN10200 
Date: Wed, 10 Jul 2002 12:08:20 -0600

 In message <20020710061853.13108.qmail@sources.redhat.com>, chilung@itri.org.tw
  writes:
  >
  >>Number:         7254
  >>Category:       other
  >>Synopsis:       GCC Error target = MN10200
  >>Confidential:   no
  >>Severity:       serious
  >>Priority:       medium
  >>Responsible:    unassigned
  >>State:          open
  >>Class:          sw-bug
  >>Submitter-Id:   net
  >>Arrival-Date:   Tue Jul 09 23:26:00 PDT 2002
  >>Closed-Date:
  >>Last-Modified:
  >>Originator:     chilung@itri.org.tw
  >>Release:        GCC 3.1
  >>Organization:
  >>Environment:
  >Linux
  >>Description:
  >The GCC 3.1 Target = MN10200. Compiler the following 
  >
  >====================
  >void f()
  >{
  >}
  >====================
  >
  >A Compiler exception occcurs.
 Note that the mn102 port is currently scheduled to be removed in the
 next major release of GCC as it's currently unmaintained and believed
 to be unused.
 
 Are you planning to use the mn102 port for anything?  If so, what?
 
 jeff
 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* other/7254: GCC Error target = MN10200
@ 2002-07-09 23:26 chilung
  0 siblings, 0 replies; 6+ messages in thread
From: chilung @ 2002-07-09 23:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7254
>Category:       other
>Synopsis:       GCC Error target = MN10200
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 09 23:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     chilung@itri.org.tw
>Release:        GCC 3.1
>Organization:
>Environment:
Linux
>Description:
The GCC 3.1 Target = MN10200. Compiler the following 

====================
void f()
{
}
====================

A Compiler exception occcurs.
>How-To-Repeat:
as above
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-05-10  7:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-10 17:26 other/7254: GCC Error target = MN10200 Chilung Wang
  -- strict thread matches above, loose matches on Subject: below --
2003-05-10  7:43 giovannibajo
2003-02-19 14:24 bangerth
2003-02-19 13:46 Steven Bosscher
2002-07-10 11:06 Jeff Law
2002-07-09 23:26 chilung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).