public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/23847] New: Darwin -mpowerpc64 complex ABI breakage
@ 2005-09-13  4:43 dje at gcc dot gnu dot org
  2005-09-13  4:47 ` [Bug target/23847] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dje at gcc dot gnu dot org @ 2005-09-13  4:43 UTC (permalink / raw)
  To: gcc-bugs

Complex values are returned differently depending on -mpowerpc64.  For example
gcc.c-torture/execute/960512-1.c

__complex__
double f ()

In 32-bit mode, the complex value is returned in r3:r4,r5:r6.  In -mpowerpc64
mixed mode, the value is returned in r3,r4.  ABI breakage.  Oops.

-- 
           Summary: Darwin -mpowerpc64 complex ABI breakage
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dje at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-darwin
  GCC host triplet: powerpc-darwin
GCC target triplet: powerpc-darwin


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


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

end of thread, other threads:[~2005-09-26 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-13  4:43 [Bug target/23847] New: Darwin -mpowerpc64 complex ABI breakage dje at gcc dot gnu dot org
2005-09-13  4:47 ` [Bug target/23847] " pinskia at gcc dot gnu dot org
2005-09-24  8:03 ` amodra at bigpond dot net dot au
2005-09-26 19:13 ` cvs-commit at gcc dot gnu dot org
2005-09-26 19:41 ` cvs-commit at gcc dot gnu dot org
2005-09-26 19:48 ` pinskia at gcc dot gnu dot 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).