Re: [PATCH][Revised] PR55679: skip invalid tests from r194458 on darwin

2012-12-14 Thread Jakub Jelinek
On Fri, Dec 14, 2012 at 10:13:47AM -0500, Jack Howarth wrote: > 2012-12-14 Jack Howarth > > PR sanitizer/55679 > * g++.dg/asan/interception-test-1.C: Skip on darwin. > * lib/target-supports.exp (check_effective_target_swapcontext): Use > check_no_compiler_messages to test

[PATCH][Revised] PR55679: skip invalid tests from r194458 on darwin

2012-12-14 Thread Jack Howarth
The attached revised patch disables two asan tests introduced in r194458 which are invalid on darwin. The g++.dg/asan/interception-test-1.C test should be dg-skip-if'd on darwin since mac function interposition is used instead of interception. The c-c++-common/asan/swapcontext-test-1.c test