[dmd-internals] [D-Programming-Language/dmd] 551e86: fix Issue 8840 - calculating minimum of longs with...
    GitHub 
    noreply at github.com
       
    Thu Oct 18 12:17:24 PDT 2012
    
    
  
  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 551e86b022a61064d11fa43924d18222ed366d80
      https://github.com/D-Programming-Language/dmd/commit/551e86b022a61064d11fa43924d18222ed366d80
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-18 (Thu, 18 Oct 2012)
  Changed paths:
    M src/backend/cgcod.c
    M src/backend/cod1.c
    M src/backend/code.h
  Log Message:
  -----------
  fix Issue 8840 - calculating minimum of longs with following comparison compiles to wrong code when enabling the optimizer
    
    
More information about the dmd-internals
mailing list