https://issues.dlang.org/show_bug.cgi?id=13021
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice --- Comment #2 from [email protected] --- I found this bug with building msgpack.d with latest dmd, too. msgpack.d compiles successfully on pre2.066 of dmd, but this code causes ICE on pre2.066. Please see this paste(this is 2.065): http://dpaste.dzfl.pl/5a1e160b5f59 I also tested with even earlier than 2.060, but ICE happens. % dmd | head -n1 DMD64 D Compiler v2.055 % dmd -run ice.d 1 int 0x7f833503c380 int 0x7f833503c380 ty = 18, tym = a Internal error: e2ir.c 1319 --
