Re: [PATCH, rs6000, 4.9] Fix many powerpc*-linux ASAN test suite failures

2014-07-21 Thread Peter Bergner
On Fri, 2014-07-18 at 17:54 +0200, Jakub Jelinek wrote: > On Fri, Jul 18, 2014 at 11:38:22AM -0400, David Edelsohn wrote: > > This is okay with me if it is okay with the Release Managers. > > Ok. Ok, I committed this as revision 212898. Thanks! Peter

Re: [PATCH, rs6000, 4.9] Fix many powerpc*-linux ASAN test suite failures

2014-07-18 Thread Jakub Jelinek
On Fri, Jul 18, 2014 at 11:38:22AM -0400, David Edelsohn wrote: > This is okay with me if it is okay with the Release Managers. Ok. Jakub

Re: [PATCH, rs6000, 4.9] Fix many powerpc*-linux ASAN test suite failures

2014-07-18 Thread David Edelsohn
This is okay with me if it is okay with the Release Managers. Thanks, David On Thu, Jul 17, 2014 at 10:56 AM, Peter Bergner wrote: > With a recent mainline libsanitizer merge from upstream, we're now seeing a > lot of mainline ASAN test suite failures with the following error: > > ==26426==ASan

[PATCH, rs6000, 4.9] Fix many powerpc*-linux ASAN test suite failures

2014-07-17 Thread Peter Bergner
With a recent mainline libsanitizer merge from upstream, we're now seeing a lot of mainline ASAN test suite failures with the following error: ==26426==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PREL