Trying to compile an SHA3-256 implementation (https://github.com/euugenechou/sha3-256) for hc08, s08 or mos6502 crashes SDCC from current trunk on my Debian GNU/Linux testing amd64 system.
The new regression test remains disabled for hc08 and s08 due to wrong endianess, and is also disabled for mos6502 and mos65c02 because they cannot return the large struct used in the test.
In [r14838], I added a (for now disabled for hc08, etc) regression test to trunk.
Related
Commit: [r14838]
Fixed in [r14887].
The new regression test remains disabled for hc08 and s08 due to wrong endianess, and is also disabled for mos6502 and mos65c02 because they cannot return the large struct used in the test.
Related
Commit: [r14887]