Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact
Show
Ignore:
Timestamp:
12/15/08 12:05:57 (3 years ago)
Author:
fawzi
Message:

LDC patch refs #1212

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/gc/basic/gcbits.d

    r4094 r4172  
    4040    // use the unoptimized version 
    4141} 
     42else version(LDC) 
     43{ 
     44    // ditto 
     45} 
    4246else version (D_InlineAsm_X86) 
    4347{