Menu

#3731 Compiling SHA3-256 for hc08/s08/mos6502 crashes SDCC

closed-fixed
None
other
5
2024-06-14
2024-05-02
No

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.

Discussion

  • Philipp Klaus Krause

    In [r14838], I added a (for now disabled for hc08, etc) regression test to trunk.

     

    Related

    Commit: [r14838]

  • Erik Petrich

    Erik Petrich - 2024-06-14
    • status: open --> closed-fixed
    • assigned_to: Erik Petrich
     
  • Erik Petrich

    Erik Petrich - 2024-06-14

    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]


Log in to post a comment.

MongoDB Logo MongoDB