NGI0-Commons-SDCC
Merge GNU binutils 2.44 into SDCC fork
AFAIR, I finished work on this (mostly in March); it is in the current SDCC 4.6.0 release.
Test for bug #4054 (disabled for now - bug is not yet fixed).
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.
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.
Сode generation error / optimization error when passing an expression with type conversion to a function.
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.