June 13, 2014 [dmd-internals] [D-Programming-Language/dmd] 4da4da: Only do *&ex -> ex optimisation if there is no typ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4da4da1376ab8f8b8c5628eee03283325f93f855 https://github.com/D-Programming-Language/dmd/commit/4da4da1376ab8f8b8c5628eee03283325f93f855 Author: Iain Buclaw <ibuclaw@gdcproject.org> Date: 2014-06-13 (Fri, 13 Jun 2014) Changed paths: M src/optimize.c Log Message: ----------- Only do *&ex -> ex optimisation if there is no type punning involved Commit: ec3bfe03ae96712cbe0ce5dca86eb926bcb2e1e0 https://github.com/D-Programming-Language/dmd/commit/ec3bfe03ae96712cbe0ce5dca86eb926bcb2e1e0 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-06-14 (Sat, 14 Jun 2014) Changed paths: M src/optimize.c Log Message: ----------- Merge pull request #3662 from ibuclaw/fix12900 Only do *&ex -> ex optimisation if there is no type punning involved Compare: https://github.com/D-Programming-Language/dmd/compare/fdc6e44a68d6...ec3bfe03ae96 |
Copyright © 1999-2021 by the D Language Foundation