The PIC16 port emits code which is incompatible with the extended instruction set available with many newer devices. Make sure to always explicitly disable it, usually using:
The PIC16 port currently passes most but not all of the tests in SDCC's
regression test suite (see section
), thus no automatic regression tests are
currently performed for the PIC16 target.