https://issues.dlang.org/show_bug.cgi?id=4244

--- Comment #2 from [email protected] ---
Looking at the generated assembly code, it seems that foo1 and foo2 are
essentially identical. So it looks like the problem must come from the AA code,
probably from the different treatments given to different typeinfo's for the
two key types.

--

Reply via email to