public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc/25348]  New: ICE encoding zero sized struct array
@ 2005-12-11  7:38 pinskia at gcc dot gnu dot org
  2005-12-11  7:39 ` [Bug objc/25348] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-11  7:38 UTC (permalink / raw)
  To: gcc-bugs

Testcase:
struct f
{
  int i;
  struct{} g[4];
  int tt;
};

char *e = @encode(struct f);


-- 
           Summary: ICE encoding zero sized struct array
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: objc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: x86-64-linux-gnu


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


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

end of thread, other threads:[~2005-12-12 23:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-11  7:38 [Bug objc/25348] New: ICE encoding zero sized struct array pinskia at gcc dot gnu dot org
2005-12-11  7:39 ` [Bug objc/25348] " pinskia at gcc dot gnu dot org
2005-12-11 16:12 ` pinskia at gcc dot gnu dot org
2005-12-12  5:55 ` pinskia at gcc dot gnu dot org
2005-12-12 23:58 ` pinskia at gcc dot gnu dot org
2005-12-12 23:58 ` pinskia at gcc dot gnu dot org
2005-12-12 23:59 ` 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).