[Issue 13169] Optimization - final switch need not check for default case
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jul 20 15:39:00 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13169
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at erdani.com
--- Comment #1 from Andrei Alexandrescu <andrei at erdani.com> ---
So the idea here is to disable the test in the presence of -noboundscheck?
--
More information about the Digitalmars-d-bugs
mailing list