sdcc version: 4.6.2 #16747 (Linux) run: sdcc -mstm8 main.c
I can reproduce the issue on my Debian GNU/Linux testing on amd64 system, I see it for all ports I tried (pdk14, pdk15, stm8, z80, f8.
Looks like in iCode, we dereference one time too much for passing a to the first call to check_cast.
Log in to post a comment.
I can reproduce the issue on my Debian GNU/Linux testing on amd64 system, I see it for all ports I tried (pdk14, pdk15, stm8, z80, f8.
Looks like in iCode, we dereference one time too much for passing a to the first call to check_cast.
Last edit: Philipp Klaus Krause 2 days ago