[Bug 252] ICE when compiling with -flto

2017-02-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=252 --- Comment #1 from Richard Delorme --- I do not see the attached file. Here it is: class C { struct S { int i; ubyte u; } S s; } void main(string[] arg) { C c = new C; } -- You

[Bug 252] ICE when compiling with -flto

2017-02-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=252 Richard Delorme changed: What|Removed |Added Hardware|All |x86_64 OS|All

[Bug 252] New: ICE when compiling with -flto

2017-02-26 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=252 Bug ID: 252 Summary: ICE when compiling with -flto Product: GDC Version: 6.x Hardware: All OS: All Status: NEW Severity: normal Priority: Normal