On Thu, Dec 13, 2012 at 08:21:49PM -0500, Jack Howarth wrote:
> 2012-12-13 Jack Howarth
>
> PR 55679/sanitizer
PR sanitizer/55679 instead
> * g++.dg/asan/interception-test-1.C: Skip on darwin.
This I can live with.
> --- gcc/testsuite/c-c++-common/asan/swapcontext-test-1.c (
The attached patch disables two asan tests introduced in r194458 which are
invalid
on darwin. The g++.dg/asan/interception-test-1.C test is invalid on darwin
since
mac function interposition is used instead of interception. The
c-c++-common/asan/swapcontext-test-1.c
test is invalid as uconte