public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/3700: ISSUE_RATE not defined for mips target
@ 2002-04-25 19:29 echristo
  0 siblings, 0 replies; 3+ messages in thread
From: echristo @ 2002-04-25 19:29 UTC (permalink / raw)
  To: athena, echristo, gcc-bugs, gcc-prs

Synopsis: ISSUE_RATE not defined for mips target

State-Changed-From-To: open->closed
State-Changed-By: echristo
State-Changed-When: Thu Apr 25 19:29:14 2002
State-Changed-Why:
    http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01550.html
    
    Taking any and all references to issue rates for supported processors

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


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

* Re: optimization/3700: ISSUE_RATE not defined for mips target
@ 2002-04-03 17:03 rth
  0 siblings, 0 replies; 3+ messages in thread
From: rth @ 2002-04-03 17:03 UTC (permalink / raw)
  To: athena, echristo, gcc-bugs, gcc-prs, nobody

Synopsis: ISSUE_RATE not defined for mips target

Responsible-Changed-From-To: unassigned->echristo
Responsible-Changed-By: rth
Responsible-Changed-When: Wed Apr  3 17:03:22 2002
Responsible-Changed-Why:
    mips

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


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

* optimization/3700: ISSUE_RATE not defined for mips target
@ 2001-07-16 10:16 athena
  0 siblings, 0 replies; 3+ messages in thread
From: athena @ 2001-07-16 10:16 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3700
>Category:       optimization
>Synopsis:       ISSUE_RATE not defined for mips target
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          pessimizes-code
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 16 10:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matteo Frigo
>Release:        gcc-3.0
>Organization:
>Environment:
IRIX64 fp98 6.5 04131233 IP27
>Description:
The ISSUE_RATE macro is not defined in gcc/config/mips/mips.h
As a consequence, the haifa scheduler assumes ISSUE_RATE = 1
and produces a totally wrong schedule.
>How-To-Repeat:

>Fix:
#define ISSUE_RATE 4
(or whatever makes sense on each target)
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-04-26  2:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-25 19:29 optimization/3700: ISSUE_RATE not defined for mips target echristo
  -- strict thread matches above, loose matches on Subject: below --
2002-04-03 17:03 rth
2001-07-16 10:16 athena

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).