[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hexagon docker test failure
From: |
Richard Henderson |
Subject: |
hexagon docker test failure |
Date: |
Tue, 26 Jul 2022 09:41:27 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 |
Hi Taylor,
One of your recent hexagon testsuite changes is incompatible with the docker image that
we're using:
tests/tcg/hexagon/multi_result.c:79:16: error: invalid instruction
asm volatile("%0,p0 = vminub(%2, %3)\n\t"
^
<inline asm>:1:2: note: instantiated into assembly here
r3:2,p0 = vminub(r1:0, r3:2)
^
1 error generated.
Can we try again to update debian-hexagon-cross? I recall that last time there was a
compiler bug that prevented forward progress. Perhaps that has been fixed in the interim?
I'm willing to accept such an update in the next week before rc1, but if we can't manage
that we'll need to disable the failing test(s?). Thanks in advance,
r~
- hexagon docker test failure,
Richard Henderson <=