http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59106
--- Comment #18 from Yury Gribov <y.gribov at samsung dot com> --- Created attachment 31233 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31233&action=edit Libubsan -fno-rtti patch (In reply to Jakub Jelinek from comment #16) > See my http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01874.html, that should > fix that -ldl -lpthread already. Nice, seems to work. How about this patch to fix -fno-rtti issue for libubsan then?