public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/7242: Incorrect specs for cpp_cpucommon on i386
@ 2002-10-03 10:43 hubicka
  0 siblings, 0 replies; 3+ messages in thread
From: hubicka @ 2002-10-03 10:43 UTC (permalink / raw)
  To: ban, gcc-bugs, gcc-prs, hubicka

Synopsis: Incorrect specs for cpp_cpucommon on i386

State-Changed-From-To: open->closed
State-Changed-By: hubicka
State-Changed-When: Thu Oct  3 10:43:44 2002
State-Changed-Why:
    Will commit obvious fix

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


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

* Re: c/7242: Incorrect specs for cpp_cpucommon on i386
@ 2002-07-22 13:13 neil
  0 siblings, 0 replies; 3+ messages in thread
From: neil @ 2002-07-22 13:13 UTC (permalink / raw)
  To: ban, gcc-bugs, gcc-prs, hubicka, nobody

Synopsis: Incorrect specs for cpp_cpucommon on i386

Responsible-Changed-From-To: unassigned->hubicka
Responsible-Changed-By: neil
Responsible-Changed-When: Mon Jul 22 13:13:40 2002
Responsible-Changed-Why:
    Honza, can I give this to you?

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


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

* c/7242: Incorrect specs for cpp_cpucommon on i386
@ 2002-07-09  6:56 ban
  0 siblings, 0 replies; 3+ messages in thread
From: ban @ 2002-07-09  6:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7242
>Category:       c
>Synopsis:       Incorrect specs for cpp_cpucommon on i386
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 09 06:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     BAN Nobuhiro
>Release:        3.1.1 20020701 (prerelease) [FreeBSD]
>Organization:
>Environment:
i386
>Description:
	``gcc -mcpu=pentium[23]'' invokes cc1 without ``-D__tune_pentiumpro__''
>How-To-Repeat:
		% gcc -mcpu=pentium3 -v --help
	
	or

		% gcc -mcpu=pentium2 -v --help
	
	shows what options are given for cc1.
	
>Fix:
	Replace gcc/config/i386/i386.h with the output of:

		% sed 's/\|cpu=pentium2\|cpu=pentium3/\|mcpu=pentium2\|mcpu=pentium3/' gcc/config/i386/i386.h 
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-10-03 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03 10:43 c/7242: Incorrect specs for cpp_cpucommon on i386 hubicka
  -- strict thread matches above, loose matches on Subject: below --
2002-07-22 13:13 neil
2002-07-09  6:56 ban

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