Bill Schmidt wrote:
> On Jan 23, 2017, at 8:32 AM, Jakub Jelinek <ja...@redhat.com> wrote:
> >
> > Another question is, it seems upstream has s390{,x}-*-linux* support for
> > asan/ubsan, does that work?  In that case we should add it to configure.tgt
> > too (similarly to the sparc*-*-linux* entry).
> 
> CCing Uli for the s390 question.

Asan support was added just recently to LLVM for s390x-linux.  However,
I'm not sure it will work out-of-the-box on GCC, since we haven't done any
back-end work to enable it.  Also, LLVM is 64-bit only, so there probably
would have to be extra work in the libraries to enable 31-bit mode.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  ulrich.weig...@de.ibm.com

Reply via email to