April 18, 2011 [dmd-internals] [D-Programming-Language/dmd] c64122: Issue 5812 - Added constant fold optimisations for... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: c64122e84c1ad304136a39acfd3912caec70fc1d https://github.com/D-Programming-Language/dmd/commit/c64122e84c1ad304136a39acfd3912caec70fc1d Author: Iain Buclaw <ibuclaw at ubuntu.com> Date: 2011-04-18 (Mon, 18 Apr 2011) Changed paths: M src/expression.c Log Message: ----------- Issue 5812 - Added constant fold optimisations for ^^ expressions Commit: 0993089a38871eb26a443e787e8a19bc53560d7e https://github.com/D-Programming-Language/dmd/commit/0993089a38871eb26a443e787e8a19bc53560d7e Author: Iain Buclaw <ibuclaw at ubuntu.com> Date: 2011-04-18 (Mon, 18 Apr 2011) Changed paths: M src/expression.c Log Message: ----------- Result type in first ^^ rewrite should correctly be the type of e1 instead. Compare: https://github.com/D-Programming-Language/dmd/compare/e1bdbb4...0993089 |
Copyright © 1999-2021 by the D Language Foundation