Bug creation and email sending has been disabled, file new bugs at gcc.gnu.org/bugzilla
Bug 92 - ICE in runnable/testenum.d with -g
Summary: ICE in runnable/testenum.d with -g
Status: RESOLVED FIXED
Alias: None
Product: GDC
Classification: Unclassified
Component: gdc (show other bugs)
Version: development
Hardware: x86_64 Linux
: --- normal
Assignee: Iain Buclaw
URL:
Depends on:
Blocks:
 
Reported: 2014-01-12 15:26 CET by Johannes Pfau
Modified: 2014-01-12 15:47 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Pfau 2014-01-12 15:26:12 CET
gdc -g runnable/testenum.d
runnable/testenum.d:111: internal compiler error: in build_type_decl,
at d/d-objfile.cc:1972 0x699f19 build_type_decl(tree_node*, Dsymbol*)
	../../gcc-4.9-20131201/gcc/d/d-objfile.cc:1972
0x689eec EnumDeclaration::toDebug()
	../../gcc-4.9-20131201/gcc/d/d-decls.cc:798
0x696bcf EnumDeclaration::toObjFile(int)
	../../gcc-4.9-20131201/gcc/d/d-objfile.cc:667
0x69b4c6 Module::genobjfile(int)
	../../gcc-4.9-20131201/gcc/d/d-objfile.cc:1456
0x68760f d_parse_file()
	../../gcc-4.9-20131201/gcc/d/d-lang.cc:1125
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gdcproject.org/bugzilla> for instructions.