Fix ignoring cast bug : void test (unsigned u) { for (; (int) u >= 0;) ++u; }
[fw/sdcc] / COPYING
2000-01-17 michaelhInitial revision