From: Paul Floyd Date: Sun, 17 Nov 2024 10:08:34 +0000 (+0100) Subject: Illumos regtest: turn off memcheck/tests/x86/bug487993 X-Git-Tag: VALGRIND_3_25_0~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af6f369e7cac5275c3e3bdb8470e084568f3443;p=thirdparty%2Fvalgrind.git Illumos regtest: turn off memcheck/tests/x86/bug487993 For some reason GCC 13.3 on Illumos does not use aligned operator new when compiling this testcase. So turn it off. --- diff --git a/memcheck/tests/x86/bug487993.vgtest b/memcheck/tests/x86/bug487993.vgtest index ca5db1515..a5f00a482 100644 --- a/memcheck/tests/x86/bug487993.vgtest +++ b/memcheck/tests/x86/bug487993.vgtest @@ -1,3 +1,3 @@ -prereq: test -e bug487993 +prereq: test -e bug487993 && ! ../../../tests/os_test solaris prog: bug487993 vgopts: -q