* src/pic16/device.h (pic16_options_t): added field use_crt,
[fw/sdcc] / src / pic16 / genarith.c
index 7af1e3f701fcce2cbc30543fedb1ec3f6c7a5f0d..0fad965e1ac49c7d29f4c84ede4629f958ab5024 100644 (file)
@@ -1085,6 +1085,7 @@ void pic16_genPlus (iCode *ic)
 
        }
 
+       assert( 0 );
        // TODO:        anything from here to before "release:" is probably obsolete and should be removed
        //              when the regression tests are stable