diff options
author | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2023-12-11 09:40:03 +0100 |
---|---|---|
committer | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2023-12-11 11:43:31 +0100 |
commit | 61f5b64ae6481e4adb69d007bd1112987bde67ce (patch) | |
tree | fe6e2540e68a35c7ab7290e6a07897c31a365400 /gcc/expr.cc | |
parent | 889341a897d3d2e9fb09de1a1c5e764a2c03424f (diff) | |
download | gcc-61f5b64ae6481e4adb69d007bd1112987bde67ce.zip gcc-61f5b64ae6481e4adb69d007bd1112987bde67ce.tar.gz gcc-61f5b64ae6481e4adb69d007bd1112987bde67ce.tar.bz2 |
Testsuite, asan, darwin: Adjust output pattern
Since the last import from upstream libsanitizer, the output has changed
and now looks more like this:
READ of size 6 at 0x7ff7beb2a144 thread T0
#0 0x101cf7796 in MemcmpInterceptorCommon(void*, int (*)(void const*, void const*, unsigned long), void const*, void const*, unsigned long) sanitizer_common_interceptors.inc:813
#1 0x101cf7b99 in memcmp sanitizer_common_interceptors.inc:840
#2 0x108a0c39f in __stack_chk_guard+0xf (dyld:x86_64+0x8039f)
so let's adjust the pattern accordingly.
gcc/testsuite/ChangeLog:
* c-c++-common/asan/memcmp-1.c: Adjust pattern on darwin.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions