public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/38375]  New: infinite loop on invalid struct redefinition
@ 2008-12-02 21:43 mrs at apple dot com
  2008-12-02 21:45 ` [Bug c/38375] " mrs at apple dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: mrs at apple dot com @ 2008-12-02 21:43 UTC (permalink / raw)
  To: gcc-bugs

struct sqt13 {};
struct sqt13 {
  struct sqt13 x;
} y = { 3.0 };

takes infinite time/memory to compile.

GNU C (GCC) version 4.4.0 20081003 (experimental) [trunk revision 140855]
(i686-apple-darwin9)


-- 
           Summary: infinite loop on invalid struct redefinition
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mrs at apple dot com


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


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <bug-38375-4@http.gcc.gnu.org/bugzilla/>]

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-02 21:43 [Bug c/38375] New: infinite loop on invalid struct redefinition mrs at apple dot com
2008-12-02 21:45 ` [Bug c/38375] " mrs at apple dot com
2008-12-24  1:01 ` pinskia at gcc dot gnu dot org
2009-04-28 21:39 ` anmol at freescale dot com
     [not found] <bug-38375-4@http.gcc.gnu.org/bugzilla/>
2014-05-06 19:08 ` mpolacek 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).