Thread overview | ||||||
---|---|---|---|---|---|---|
|
July 21, 2014 [Issue 13169] Optimization - final switch need not check for default case | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13169 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86_64 |All OS|Windows |All -- |
July 21, 2014 [Issue 13169] Optimization - final switch need not check for default case | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13169 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrei@erdani.com --- Comment #1 from Andrei Alexandrescu <andrei@erdani.com> --- So the idea here is to disable the test in the presence of -noboundscheck? -- |
December 17, 2022 [Issue 13169] Optimization - final switch need not check for default case | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13169 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 13 [Issue 13169] Optimization - final switch need not check for default case | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13169 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17669 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation