Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 922fe5ba5560b0eec95f1a20777e497b5a179821
      
https://github.com/D-Programming-Language/dmd/commit/922fe5ba5560b0eec95f1a20777e497b5a179821
  Author: Iain Buclaw <[email protected]>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/optimize.c

  Log Message:
  -----------
  Explicitly truncate/widen shift value in OptimizeVisitor::PowExp


  Commit: 8e4a404ca8b7a2c3614d816b3dfd51d7fe9bf77f
      
https://github.com/D-Programming-Language/dmd/commit/8e4a404ca8b7a2c3614d816b3dfd51d7fe9bf77f
  Author: Walter Bright <[email protected]>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M src/optimize.c

  Log Message:
  -----------
  Merge pull request #4212 from ibuclaw/shiftcast

Explicitly truncate/widen shift value in OptimizeVisitor::PowExp


Compare: 
https://github.com/D-Programming-Language/dmd/compare/048a508ea139...8e4a404ca8b7
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to