openhwgroup / corev-binutils-gdb

GNU General Public License v2.0
9 stars 26 forks source link

Updated relocation tests with cv32e40pv2 encodings #72

Closed MaryBennett closed 1 year ago

MaryBennett commented 1 year ago

Files Changed:

ld/testsuite/ld-riscv-elf:

==Results== ===LD=== Category Previous With commit Delta
Expected passes 431 433 +2
Unexpected failures 2 0 -2
Unexpected successes - - -
Expected failures 16 16 -
Unresolved testcases 3 3 -
Untested testcases 20 20 -
Unsupported tests 200 200 -
MaryBennett commented 1 year ago

Those failures were due to the incorrect hardware loop encodings fix in PR#70. Now that that is merged, I have rerun the tests.

MaryBennett commented 1 year ago

I have also updated the commit message