On Tue, Nov 27, 2012 at 05:46:55PM +0400, Konstantin Serebryany wrote: > This is libsanitizer merge from upstream 168699. > Tested on x86_64 Ubuntu 12.04 with: > rm -rf */{*/,}libsanitizer \ > && make -j 50 \ > && make -C gcc check-g{cc,++} > RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} asan.exp' > > Ok to commit?
Ok (though I hope the tsan atomics will be fixed up soon). Jakub