Hi Michael, On 03/09/2018 12:17 PM, Michael Clark wrote: > On Fri, 9 Mar 2018 at 11:45 PM, Peter Maydell <peter.mayd...@linaro.org> > wrote: > >> On 9 March 2018 at 04:22, Michael Clark <m...@sifive.com> wrote: >>> I need to dig into this. I'll need to take the assertions out, or run >> with >>> tracing to see which fcvt test is triggering this unreachable piece of >>> code. FYI. I can look into it. >> >>> >> ERROR:/Users/mclark/src/sifive/riscv-qemu/fpu/softfloat.c:1374:round_to_int_and_pack: >>> code should not be reached >>> qemu-images/run-tests.sh: line 6: 58437 Abort trap: 6 ${QEMU} >>> -nographic -machine spike_v1.10 -kernel $i >> >> This looks like maybe it's the issue Richard Jones sent a patch for ? >> https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg01005.html > > > Thanks. Seems I wasn’t on the ‘cc. > > We need this patch in our downstream repo... We also need to automate > riscv-tests in the riscv.org repo .travis.yml so we can pick these things > up automatically...
What about upstreaming the QEMU part of your .travis.yml?