So ok to commit this fix?
-----------------------------------------------
From: Yury Gribov <[email protected]>
Sent: Monday, December 02, 2013 10:12AM
To: Andreas Schwab <[email protected]>
Cc: Jakub Jelinek <[email protected]>, [email protected],
[email protected], VandeVondele Joost
<[email protected]>, Evgeny Gavrin <[email protected]>,
Viacheslav Garbuzov <[email protected]>
Subject: Re: [PING^2] [PATCH] PR59063
On 12/02/2013 10:12 AM, Yury Gribov wrote:
> This is causing all the tests being run on all targets,
> even if libsanitizer is not supported,
> most of them failing due to link errors.
Thanks for the info and sorry about this. I should probably check
non-sanitized platforms as well before commiting patches. Does the
attached patch make sense to you? Worked for me on x64 and x64 with
manually disabled libsanitizer.
-Y