public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/46378] New: Powerpc -mcpu=power5 selects FP found instructions (should use -mcpu=power5+)
@ 2010-11-08 18:59 meissner at gcc dot gnu.org
  2010-11-08 19:01 ` [Bug target/46378] " meissner at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: meissner at gcc dot gnu.org @ 2010-11-08 18:59 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Powerpc -mcpu=power5 selects FP found instructions
                    (should use -mcpu=power5+)
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: meissner@gcc.gnu.org


Created attachment 22335
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22335
Patch to fix the problem.

In my change on August 23rd, 2010 and September 2nd, 2010, I mistakenly enabled
the floating round instructions (-mfprnd) for -mcpu=power5 (ISA 2.02), while
these instructions weren't added until later (ISA 2.04, or -mcpu=power5+).  The
-mcpu=power5 option should not enable the floating point round instructions.


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

end of thread, other threads:[~2010-11-16  0:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 18:59 [Bug target/46378] New: Powerpc -mcpu=power5 selects FP found instructions (should use -mcpu=power5+) meissner at gcc dot gnu.org
2010-11-08 19:01 ` [Bug target/46378] " meissner at gcc dot gnu.org
2010-11-08 19:02 ` meissner at gcc dot gnu.org
2010-11-08 19:03 ` meissner at gcc dot gnu.org
2010-11-16  0:50 ` 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).