8 Jul
                
                    2006
                
            
            
                8 Jul
                
                '06
                
            
            
            
        
    
                5:08 p.m.
            
        I wrote:
I tried finding information on whether the CAS instruction sets any flags...
It doesn't. Michael van der Westhuizen wrote:
Also, where is uint32_t defined? We probably need to include the appropriate header.
You're looking for: #include <inttypes.h>
Thanks. I've attached my current version of sp_counted_base_gcc_sparc.hpp. Does it look correct to you?