public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/52775] New: Change default for using FCFID instruction
@ 2012-03-29 16:18 meissner at gcc dot gnu.org
  2012-04-12 17:11 ` [Bug target/52775] " meissner at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: meissner at gcc dot gnu.org @ 2012-03-29 16:18 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52775
           Summary: Change default for using FCFID instruction
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: meissner@gcc.gnu.org
        ReportedBy: meissner@gcc.gnu.org
              Host: powerpc64-linux power-linux
            Target: powerpc64-linux
             Build: powerpc64-linux


Back in August 2010, when I updated the floating point conversion support for
powerpc, I made the default for using the FCFID instruction to be any of: -m64,
-mpopcntb (power5), -mcmpb (power6), -mpopcntd (power7), -mvsx.  Evidently any
powerpc that can support 64-bit (even if the current target is 32-bit) has the
FCFID instruction.  So I would like to modify the trunk and active branches to
enable FCFID in 32-bit mode on power4.


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

end of thread, other threads:[~2012-08-16 22:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-29 16:18 [Bug target/52775] New: Change default for using FCFID instruction meissner at gcc dot gnu.org
2012-04-12 17:11 ` [Bug target/52775] " meissner at gcc dot gnu.org
2012-04-12 21:00 ` meissner at gcc dot gnu.org
2012-04-13 21:55 ` meissner at gcc dot gnu.org
2012-08-16 22:58 ` meissner at gcc dot gnu.org

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