Is notUsed() on PDK buggy, or am I missing something?
notUsed is not exact, it errs on the safe side if in doubt. This means that when notUsed first gets implemented for a port, it gets implemented "good enough" for the first few use-cases. Over time it can then be refined to become more accurate to allow for more optimizations.
I'll try to look into making notUsed work better for your use case. If there is no corresponding commit to the next branch this week, I suggest to open a feature request ticket, so this doesn't get forgotten.
Philipp _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user