Loading VERROU_* env variable with branch 3.16 of valgrind fails
lathuili opened this issue · 2 comments
lathuili commented
I get the following message :
Cannot change --rounding-mode=random option dynamically
With the master branch I get the same issue.
ffevotte commented
I can reproduce this. It looks like the CLO processing API changed with Valgrind-3.16.
I think I found a way to adapt; I'll try and make a PR fixing this tonight .