public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/60735] New: GCC targeting E500 with SPE has errors with the _Decimal64 type
@ 2014-04-01 23:38 meissner at gcc dot gnu.org
  2014-04-01 23:42 ` [Bug target/60735] " meissner at gcc dot gnu.org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: meissner at gcc dot gnu.org @ 2014-04-01 23:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60735
           Summary: GCC targeting E500 with SPE has errors with the
                    _Decimal64 type
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: meissner at gcc dot gnu.org

Created attachment 32519
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32519&action=edit
Example program, fails with -O3 on a powerpc-linuxspe target.

In my October 17th, 2013 changes to clean up the powerpc addressing issues, I
broke the use of DDmode (_Decimal64) on SPE systems.  This shows up in building
libgcc.  The issue is none of the moves of DDmode worked in the case where the
system had SPE double floating point, which puts double precision values in
GPRs.  However, the DDmode is not handled in the same fashion, and it fell
through the cracks.


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

end of thread, other threads:[~2014-05-12 23:08 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-01 23:38 [Bug target/60735] New: GCC targeting E500 with SPE has errors with the _Decimal64 type meissner at gcc dot gnu.org
2014-04-01 23:42 ` [Bug target/60735] " meissner at gcc dot gnu.org
2014-04-01 23:46 ` meissner at gcc dot gnu.org
2014-04-02 17:04 ` meissner at gcc dot gnu.org
2014-04-02 17:04 ` meissner at gcc dot gnu.org
2014-04-02 17:17 ` meissner at gcc dot gnu.org
2014-04-04 15:14 ` wschmidt at gcc dot gnu.org
2014-04-15 14:12 ` wschmidt at gcc dot gnu.org
2014-04-15 14:12 ` wschmidt at gcc dot gnu.org
2014-04-15 18:20 ` wschmidt at gcc dot gnu.org
2014-04-15 18:25 ` wschmidt at gcc dot gnu.org
2014-04-15 18:30 ` wschmidt at gcc dot gnu.org
2014-04-17 15:57 ` meissner at gcc dot gnu.org
2014-04-21 20:52 ` meissner at gcc dot gnu.org
2014-04-21 22:04 ` meissner at gcc dot gnu.org
2014-04-22 23:33 ` meissner at gcc dot gnu.org
2014-04-25 16:04 ` wschmidt at gcc dot gnu.org
2014-05-12 23:08 ` bergner 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).