[dmd-internals] [D-Programming-Language/dmd] 4da4da: Only do *&ex -> ex optimisation if there is no typ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Jun 13 08:43:03 PDT 2014
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 at 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 at 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
More information about the dmd-internals
mailing list