public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc/25360]  New: Complex types are not encoded
@ 2005-12-12  5:53 pinskia at gcc dot gnu dot org
  2005-12-14 22:41 ` [Bug objc/25360] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-12  5:53 UTC (permalink / raw)
  To: gcc-bugs

The following testsuite fails because of this
FAIL: objc.dg-struct-layout-encoding-1/t024_main.m execution test

unknown type ]}
struct { _Complex float a;} size is 8, but is calulated as 0
struct { _Complex float a;} align is 4, but is calulated as 1
struct { _Complex unsigned int a;} size is 8, but is calulated as 0
struct { _Complex unsigned int a;} align is 4, but is calulated as 1
FAIL: objc.dg-struct-layout-encoding-1/t024_main.m execution test


-- 
           Summary: Complex types are not encoded
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-12-16 20:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-12  5:53 [Bug objc/25360] New: Complex types are not encoded pinskia at gcc dot gnu dot org
2005-12-14 22:41 ` [Bug objc/25360] " pinskia at gcc dot gnu dot org
2005-12-16  6:08 ` pinskia at gcc dot gnu dot org
2005-12-16 20:05 ` pinskia at gcc dot gnu dot org
2005-12-16 20:19 ` 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).