July 07, 2014 [dmd-internals] [D-Programming-Language/dmd] 3b00c2: fix Issue 13021 - Constructing union with floating... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3b00c2895d6b649be3852a21f256e03bf124e074 https://github.com/D-Programming-Language/dmd/commit/3b00c2895d6b649be3852a21f256e03bf124e074 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: M src/optimize.c M test/runnable/structlit.d Log Message: ----------- fix Issue 13021 - Constructing union with floating type and then accessing its field in one expression causes ICE Commit: 10f3bf1bf81279511a3f41faaa34deb6c62ae42f https://github.com/D-Programming-Language/dmd/commit/10f3bf1bf81279511a3f41faaa34deb6c62ae42f Author: Walter Bright <walter@walterbright.com> Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: M src/optimize.c M test/runnable/structlit.d Log Message: ----------- Merge pull request #3723 from 9rnsr/fix13021 Issue 13021 - Constructing union with floating type and then accessing its field in one expression causes ICE Compare: https://github.com/D-Programming-Language/dmd/compare/5220c1fe040a...10f3bf1bf812 |
Copyright © 1999-2021 by the D Language Foundation