https://bugzilla.gdcproject.org/show_bug.cgi?id=261
Bug ID: 261
Summary: [ICE] (build_vindex_ref): expected record_type, have
void_type at d/d-codegen.cc:476
Product: GDC
Version: development
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gdc
Assignee: [email protected]
Reporter: [email protected]
Reduced from defuzzed seed 35
---
void f0()
{
class C1
{
void f2()
{
class C1
{
void f0()
{
auto v0_3 = &f2;
}
}
}
}
}
--
You are receiving this mail because:
You are watching all bug changes.