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
http://bugzilla.gdcproject.org/show_bug.cgi?id=252
Richard Delorme changed:
What|Removed |Added
Hardware|All |x86_64
OS|All
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