lib32ubsan0-ppc64-cross

Ubsan -- undefined behaviour sanitizer (32bit)
  http://gcc.gnu.org/
  0
  no reviews



Undefinedbehaviorsanitizer can be enabled via -fsanitize=undefined. various computations will be instrumented to detect undefined behavior at runtime. available for c and c++.