Ping. These have nothing to do with the boost/Interlocked* issues.
dw On 7/15/2013 2:37 PM, dw wrote:
1) Move these functions to intrin-impl.h: _bittest, _bittest64 _bittestandset, _bittestandreset, _bittestandcomplement _bittestandset64, _bittestandreset64, _bittestandcomplement64 2) Update inline asm code: *a) Remove "memory" clobber*. *b) Remove volatile keyword.* c) Several changes to inputs, outputs, and constraints. d) add "cc" clobber. e) Use symbolic names. f) Support both att and intel asm formats.dw
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
