[Issue 1921] struct literal segfaults for structs with nested union/struct

2010-08-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1921 --- Comment #5 from Witold Baryluk 2010-08-08 09:24:28 PDT --- (In reply to comment #4) > I cannot reproduce this using gdc 0.25 with gcc-4.1.2 and gcc-4.3.5. You are right. Works with gcc version 4.3.5 (Debian 1:1.046-4.3.5-2) Thanks, for

[Issue 1921] struct literal segfaults for structs with nested union/struct

2010-08-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1921 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 1921] struct literal segfaults for structs with nested union/struct

2009-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1921 --- Comment #3 from Witold Baryluk 2009-12-16 16:39:05 PST --- (In reply to comment #2) > Not sure if related but I also got stung by nested structs in bug 3622. I don't think so. This bug is filled for GDC, D compiler using GCC backend. And

[Issue 1921] struct literal segfaults for structs with nested union/struct

2009-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1921 Tomasz SowiƄski changed: What|Removed |Added CC||tomeks...@gmail.com --- Comment #2 f