public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/48171] New: Missing "Save" on -mavx and -mfma
@ 2011-03-17 17:58 hjl.tools at gmail dot com
  2011-03-17 18:14 ` [Bug target/48171] " hjl.tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2011-03-17 17:58 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Missing "Save" on -mavx and -mfma
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: jsm28@gcc.gnu.org, ubizjak@gmail.com


"Save" is missing on -mavx and -mfma in i386.opt:

[hjl@gnu-6 i386]$ grep ISA_ i386.opt  | grep -v Save
int ix86_isa_flags = TARGET_64BIT_DEFAULT | TARGET_SUBTARGET_ISA_DEFAULT
Target Report Mask(ISA_AVX) Var(ix86_isa_flags)
Target Report Mask(ISA_FMA) Var(ix86_isa_flags)
[hjl@gnu-6 i386]$


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

end of thread, other threads:[~2011-03-18 12:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-17 17:58 [Bug target/48171] New: Missing "Save" on -mavx and -mfma hjl.tools at gmail dot com
2011-03-17 18:14 ` [Bug target/48171] " hjl.tools at gmail dot com
2011-03-17 19:52 ` hjl at gcc dot gnu.org
2011-03-18 12:43 ` hjl at gcc dot gnu.org
2011-03-18 12:48 ` hjl at gcc dot gnu.org
2011-03-18 13:23 ` hjl.tools at gmail 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).