 
            
            
            
            
                22 Nov
                
                    2013
                
            
            
                22 Nov
                
                '13
                
            
            
            
        
    
                3:03 p.m.
            
        Andrey Semashev <andrey.semashev <at> gmail.com> writes:
but, yes ... if you think it is reasonable to add them, please go ahead!
Thanks.
If you do add these using either gcc inline assembly or intrinsics, please make sure to fence the changes with a macro and provide implementations for compilers that don't support those features. Some compilers, Cray's CCE for instance, do set __GNUC__ so that they can use glibc, but don't support all gcc features. Thanks. Matt