lib64ubsan0-powerpc-cross

Ubsan -- undefined behaviour sanitizer (64bit)
  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++.