On 26/01/2024 10:22, Richard Biener wrote:
On Fri, 26 Jan 2024, Andrew Stubbs wrote:
On 26/01/2024 09:45, Richard Biener wrote:
On Fri, 26 Jan 2024, Richard Biener wrote:
=== libgomp Summary ===
# of expected passes 29126
# of unexpected failures 697
# of unexpected successes 1
# of expected failures 703
# of unresolved testcases 318
# of unsupported tests 766
full summary attached (compressed). Even compressed libgomp.log is
too big to send.
Richard.
I think this is good enough to start with. PA reported clean results for
everything except gfx900 (looks like an unrelated issue).
I'll go ahead and commit the patch.
Hopefully Tobias's patch has already trimmed all the "-g" failures from that
list.
Should I open a bug for the ICE? That's responsible for quite a number
of failures as well.
The broken vector reduction instruction? It's a known issue (RDNA
doesn't support those instructions anymore, and somehow disabling the
insn isn't enough to stop them being generated), but it doesn't have a
tracking number, so why not?
Thanks
Andrew