The current trunk fails in the valgrind test (SDBG) on the input QS/regtest-rel/Hg_rel.inp with message: "Matrix diagonalization failed" .
I found that the problem goes away if we run without -ffast-math flag, therefore I can assume that it is due to a numerical instability of the test.
Submitted by @alazzaro .