On Sun, Nov 24, 2013 at 10:20:18AM -0800, H.J. Lu wrote: > Hi, > > This patch adds --enable-llvm-symbolizer and disables llvm-symbolizer by > default. Without it, GCC sanitizer is unusable on systems with > unsupported /bin/llvm-symbolizer. OK to install?
See http://gcc.gnu.org/ml/gcc-patches/2013-11/msg02055.html and following thread, I hope in a week or so we will just use libbacktrace in GCC for symbolization. Jakub