From: borutr Date: Sat, 9 Jun 2007 15:59:28 +0000 (+0000) Subject: * src/z80/gen.c: fixed bug #1294691: nested ifs make compiler crash; X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=bc72e3ca6fae0d92de0bfcf0ebf63253d755ac96;hp=bc72e3ca6fae0d92de0bfcf0ebf63253d755ac96;p=fw%2Fsdcc * src/z80/gen.c: fixed bug #1294691: nested ifs make compiler crash; removed unused swap_sense; removed outBitCLong, replaced with outBitC * support/regression/tests/bug-1294691.c: added git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4843 4a8a32a2-be11-0410-ad9d-d568d2c75423 ---