Go compiler moving from C to Go

Jacob Carlborg doob at me.com
Fri Dec 27 07:19:21 PST 2013


On 2013-12-24 01:30, Manu wrote:

> DMD doesn't, which is where it's needed the most >_<
> Ideally, this needs to be standardised, so compiler-specific intrinsics
> can be properly wrapped up.

Perhaps you might be able to finish the implementation with GDC. You can 
sill use @attribute("forceinline") to compile on DMD as well, but it 
won't to anything, obviously.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list