[dmd-internals] [D-Programming-Language/dmd] c468e8: Issue 6354 - Optimizer bug on x86_64: Bitshift opt...
noreply at github.com
noreply at github.com
Wed Nov 30 12:19:58 PST 2011
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: c468e89347d2f7306a64bfaa46e46fc3bf96b612
https://github.com/D-Programming-Language/dmd/commit/c468e89347d2f7306a64bfaa46e46fc3bf96b612
Author: Walter Bright <walter at walterbright.com>
Date: 2011-11-30 (Wed, 30 Nov 2011)
Changed paths:
M src/backend/cod4.c
Log Message:
-----------
Issue 6354 - Optimizer bug on x86_64: Bitshift optimized out when foreach and scope(failure) are used
More information about the dmd-internals
mailing list