public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/31018]  New: TARGET_{K8,K6,GENERIC} refered to in i386.md file
@ 2007-03-01 21:24 michael dot meissner at amd dot com
  2007-03-02  7:32 ` [Bug target/31018] " ubizjak at gmail dot com
  2007-03-14 20:59 ` michael dot meissner at amd dot com
  0 siblings, 2 replies; 3+ messages in thread
From: michael dot meissner at amd dot com @ 2007-03-01 21:24 UTC (permalink / raw)
  To: gcc-bugs

There are several instances of checking for a specific machine such as
TARGET_K8 in the i386.md file.  These should be changed to use feature macros
that test for the appropriate processor bits in the x86_* variables.

Assign this to me, as I'm working on a patch.


-- 
           Summary: TARGET_{K8,K6,GENERIC} refered to in i386.md file
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot meissner at amd dot com
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31018


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

* [Bug target/31018] TARGET_{K8,K6,GENERIC} refered to in i386.md file
  2007-03-01 21:24 [Bug target/31018] New: TARGET_{K8,K6,GENERIC} refered to in i386.md file michael dot meissner at amd dot com
@ 2007-03-02  7:32 ` ubizjak at gmail dot com
  2007-03-14 20:59 ` michael dot meissner at amd dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ubizjak at gmail dot com @ 2007-03-02  7:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ubizjak at gmail dot com  2007-03-02 07:31 -------
IMO there is no need for a bugreport in this case as there is no failure, bad
code or similar problems. You could just post a patch to gcc-patches.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com
         AssignedTo|unassigned at gcc dot gnu   |michael dot meissner at amd
                   |dot org                     |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31018


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

* [Bug target/31018] TARGET_{K8,K6,GENERIC} refered to in i386.md file
  2007-03-01 21:24 [Bug target/31018] New: TARGET_{K8,K6,GENERIC} refered to in i386.md file michael dot meissner at amd dot com
  2007-03-02  7:32 ` [Bug target/31018] " ubizjak at gmail dot com
@ 2007-03-14 20:59 ` michael dot meissner at amd dot com
  1 sibling, 0 replies; 3+ messages in thread
From: michael dot meissner at amd dot com @ 2007-03-14 20:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from michael dot meissner at amd dot com  2007-03-14 20:59 -------
Patch committed:
http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00951.html


-- 

michael dot meissner at amd dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31018


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

end of thread, other threads:[~2007-03-14 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-01 21:24 [Bug target/31018] New: TARGET_{K8,K6,GENERIC} refered to in i386.md file michael dot meissner at amd dot com
2007-03-02  7:32 ` [Bug target/31018] " ubizjak at gmail dot com
2007-03-14 20:59 ` michael dot meissner at amd dot com

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