Bug creation and email sending has been disabled, file new bugs at gcc.gnu.org/bugzilla

Bug 20

Summary: internal compiler error: in expand_expr_real_1, at expr.c:9301
Product: GDC Reporter: lt.infiltrator
Component: gdcAssignee: Iain Buclaw <ibuclaw>
Status: RESOLVED DUPLICATE    
Severity: major CC: alex
Priority: ---    
Version: development   
Hardware: x86_64   
OS: Linux   
Attachments: Code that fails
gdc command and failure

Description lt.infiltrator 2012-10-26 01:41:13 CEST
Created attachment 11 [details]
Code that fails

gdc from master branch (at commit 3292afb) and gcc snapshot
gcc-4.8-20121021.
Comment 1 lt.infiltrator 2012-10-26 01:41:55 CEST
Created attachment 12 [details]
gdc command and failure
Comment 2 Alex Rønne Petersen 2012-10-26 03:38:21 CEST
(Builds with DMD and LDC.)
Comment 3 Iain Buclaw 2012-10-26 12:20:35 CEST
You just missed the fix: https://github.com/D-Programming-GDC/GDC/commit/20c0b776702947a338afc953ba35234425994c65

*** This bug has been marked as a duplicate of bug 15 ***