mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
This compiler is unable to optimise out the giant strcmp match generated by MP_MATCH_COMPRESSED. See github.com/micropython/micropython/pull/7659#issuecomment-899479793 Signed-off-by: Jim Mussared <jim.mussared@gmail.com>