[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-26 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 --- Comment #7 from Iain Buclaw 2012-10-27 00:55:49 UTC --- (In reply to comment #6) > (In reply to comment #4) > > https://github.com/D-Programming-GDC/GDC/commit/20c0b776702947a338afc953ba35234425994c65 > > So this is finally not related to dm

[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-26 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 --- Comment #6 from deadalnix 2012-10-26 18:23:52 UTC --- (In reply to comment #4) > https://github.com/D-Programming-GDC/GDC/commit/20c0b776702947a338afc953ba35234425994c65 So this is finally not related to dmd ? -- Configure issuemail: http:/

[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-26 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 Iain Buclaw changed: What|Removed |Added CC||lt.infiltra...@gmail.com --- Comment #5 fro

[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-25 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-22 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 --- Comment #3 from Iain Buclaw 2012-10-22 19:20:00 UTC --- On further analysis looks to be a custom static chain bug... In the map!() template, we emit this code: { struct MapResult __ctmp997 = {}; __ctmp.this = this; // 'this' is in a

[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-17 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 --- Comment #1 from Iain Buclaw 2012-10-17 15:19:37 UTC --- It's entirely possible that it's a problem in the gcc backend. I've tested on a copy from 08/07/2012 and can't reproduce. Regards Iain -- Configure issuemail: http://gdcproject.org/b

[Issue 15] internal compiler error: in expand_expr_real_1, at expr.c:9266

2012-10-17 Thread gdc-bugzilla
http://gdcproject.org/bugzilla/show_bug.cgi?id=15 --- Comment #2 from Iain Buclaw 2012-10-17 15:31:50 UTC --- . -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching all issue changes.