petrpavlu / valgrind-riscv64

Valgrind with support for the RISCV64/Linux platform.
GNU General Public License v2.0
56 stars 16 forks source link

Riscv64 linux memchecktest #14

Closed JackGittes closed 1 year ago

JackGittes commented 1 year ago

Hi, Petr. This patch fixes 2 memcheck test failures for riscv64. (1) Update leak-segv-jmp.stderr.exp to match the new source. (2) Add riscv64 load-reserved/store-conditional implementation in atomic_incs.c case. Please help review this patch.

rjiejie commented 1 year ago

LGTM