https://issues.dlang.org/show_bug.cgi?id=13021
--- Comment #4 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3b00c2895d6b649be3852a21f256e03bf124e074 fix Issue 13021 - Constructing union with floating type and then accessing its field in one expression causes ICE https://github.com/D-Programming-Language/dmd/commit/10f3bf1bf81279511a3f41faaa34deb6c62ae42f Merge pull request #3723 from 9rnsr/fix13021 Issue 13021 - Constructing union with floating type and then accessing its field in one expression causes ICE --
