https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90651
Bug ID: 90651 Summary: ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524 Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: gs...@t-online.de Target Milestone: --- $ cat z1.d struct object {} void f (...) {} int g (object a); $ gdc-10-20190526 -c z1.d d21: internal compiler error: Segmentation fault 0xb7057f crash_signal ../../gcc/toplev.c:326 0x6cb025 FuncDeclaration::semantic3(Scope*) ../../gcc/d/dmd/func.c:1524 0x66c57f Module::semantic3(Scope*) ../../gcc/d/dmd/dmodule.c:814 0x766905 d_parse_file() ../../gcc/d/d-lang.cc:1201