regtest: fix compiler warnings with clang 16
[valgrind.git] / memcheck / tests / cxx17_aligned_new.stderr.exp_32
blobc7239766b83781d6273975c33889213e143de6c0
2 _Znwj(4) = 0x........
3 _ZdlPv(0x........)
4 _Znaj(20) = 0x........
5 _ZdaPv(0x........)
6 _ZnwjSt11align_val_t(size 64, al 64) = 0x........
7 _ZdlPvSt11align_val_t(0x........)
8 _ZnajSt11align_val_t(size 320, al 64) = 0x........
9 _ZdaPvSt11align_val_t(0x........)
10 _Znwj(4) = 0x........
11 _ZdlPvj(0x........)
12 _Znaj(20) = 0x........
13 _ZdaPvj(0x........)
14 _ZnwjSt11align_val_t(size 64, al 64) = 0x........
15 _ZdlPvjSt11align_val_t(0x........)
16 _ZnajSt11align_val_t(size 320, al 64) = 0x........
17 _ZdaPvjSt11align_val_t(0x........)
18 _ZnwjRKSt9nothrow_t(4) = 0x........
19 _ZdlPvj(0x........)
20 _ZnajRKSt9nothrow_t(20) = 0x........
21 _ZdaPv(0x........)
22 _ZnwjSt11align_val_tRKSt9nothrow_t(size 64, al 64) = 0x........
23 _ZdlPvjSt11align_val_t(0x........)
24 _ZnajSt11align_val_tRKSt9nothrow_t(size 320, al 64) = 0x........
25 _ZdaPvSt11align_val_t(0x........)
27 HEAP SUMMARY:
28     in use at exit: ... bytes in ... blocks
29   total heap usage: ... allocs, ... frees, ... bytes allocated
31 For a detailed leak analysis, rerun with: --leak-check=full
33 For lists of detected and suppressed errors, rerun with: -s
34 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)