[Bug 81] ICE in gimple_expand_cfg
gdc-bugzilla at gdcproject.org
gdc-bugzilla at gdcproject.org
Thu Oct 17 06:59:00 PDT 2013
http://bugzilla.gdcproject.org/show_bug.cgi?id=81
--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> 2013-10-17 14:59:00 BST ---
Minimum testcase:
---
class MyClass {
void vertices() {
class _VList {
_VList save() { return new _VList; }
}
}
}
--
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the D.gnu
mailing list