public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/65569] New: Fix for PR target/65240 causes a regression in building Spec for power4/power5/power6
@ 2015-03-25 18:55 meissner at gcc dot gnu.org
  2015-03-25 18:56 ` [Bug target/65569] " meissner at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: meissner at gcc dot gnu.org @ 2015-03-25 18:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65569

            Bug ID: 65569
           Summary: Fix for PR target/65240 causes a regression in
                    building Spec for power4/power5/power6
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: meissner at gcc dot gnu.org
                CC: pthaugen at us dot ibm.com
              Host: powerpc64-unknown-linux-gnu
            Target: powerpc64-unknown-linux-gnu
             Build: powerpc64-unknown-linux-gnu

The fix for PR target/65240 causes a regression in building the dealII
benchmark for 64-bit power4/power5/power6 systems.

The reason is the fix eliminated support for floating point constants being in
RTL other than 0.0 on VSX systems.  The extenddftf2_fprs pattern expects to be
able to create a 0.0 to do the conversion, and for pre-VSX systems, you can't
create a 0.0 in a register without doing a load.


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

end of thread, other threads:[~2015-10-02 20:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 18:55 [Bug target/65569] New: Fix for PR target/65240 causes a regression in building Spec for power4/power5/power6 meissner at gcc dot gnu.org
2015-03-25 18:56 ` [Bug target/65569] " meissner at gcc dot gnu.org
2015-03-25 18:56 ` meissner at gcc dot gnu.org
2015-03-25 21:35 ` meissner at gcc dot gnu.org
2015-03-26  8:34 ` meissner at gcc dot gnu.org
2015-03-26  8:35 ` meissner at gcc dot gnu.org
2015-03-26  8:44 ` meissner at gcc dot gnu.org
2015-10-02 18:54 ` meissner at gcc dot gnu.org
2015-10-02 20:57 ` 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).