This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR sanitizer/59136: llvm-symbolizer shouldn't be started always


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]