[dmd-internals] [D-Programming-Language/dmd] fdb413: fix Issue 8840 - calculating minimum of longs with...
    GitHub 
    noreply at github.com
       
    Thu Oct 18 12:17:31 PDT 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fdb413235448e27dad0aab615837b051483de150
      https://github.com/D-Programming-Language/dmd/commit/fdb413235448e27dad0aab615837b051483de150
  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