https://issues.dlang.org/show_bug.cgi?id=17491
Iain Buclaw <ibuc...@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ibuc...@gdcproject.org --- Comment #1 from Iain Buclaw <ibuc...@gdcproject.org> --- One reason to explain it is that the frontend optimizer only runs skin deep. If it were to recursively optimize the expression until it can no longer be simplified, then that should be enough. --