* src/mcs51/peeph.def: renamed rule 400 to 500, moved rule 253.x to 400.x for better...
[fw/sdcc] / support / regression / FAILURES
1 ASSERT(result == (char)((char)-1560000000 << 1));
2
3 Complains:
4 gen/z80/shifts/shifts_attr_volatile_storage_none_type_char_vals_-1560000000.c(61):warning *** constant is out of range  compare operation 
5
6 despite the cast.
7