]> git.ipfire.org Git - thirdparty/valgrind.git/commit
regtest: silence some more warnings
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 2 Sep 2023 15:33:35 +0000 (17:33 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 2 Sep 2023 15:33:35 +0000 (17:33 +0200)
commitfa2f351cf8aecfc4fa3377eac5daa565df13d963
treed8893004591561038d5ae5f849d966b63b91fb75
parent86a8f04c7f5d31050d841e82397f052fc6a958a6
regtest: silence some more warnings

A massif test that checks that --ignore-fn
Sadly neither C nor C++ has a standard way of specifying functons
to _never_ inline, and GCC and LLVM seem to have different extensions.
GCC complains about __attribute__((optnone)).
configure.ac
massif/tests/Makefile.am