]> git.gag.com Git - fw/sdcc/search
Fix ignoring cast bug : void test (unsigned u) { for (; (int) u >= 0;) ++u; }