Added to test bug 609628 ==> x = (x+1) & 0xf
[fw/sdcc] / src / regression / and1.c
2002-07-05 sdattaloApplied patch from Kevin L. Pauba that added the #pragm...
2001-10-21 sdattaloSigned comparisons are now working (except for signed...
2001-10-17 sdattalo - And'ing with a constant works (again).