src/mcs51/gen.c: emitcode for "add a,0x%02x" requires only 8 bits.
[fw/sdcc] / src / regression / rotate2.c
index 16635bc68a402851e6a3395fdcda0dea03b53b52..1d251100ec6f83cc53626a5ce67e3d9c59cfc980 100644 (file)
@@ -3,7 +3,6 @@
 
 unsigned char failures=0;
 
-bit bit0 = 0;
 unsigned int aint0 = 0;
 unsigned int aint1 = 0;
 unsigned char achar0 = 0;