Fix for bug 474411: Two loops can share the same lastBlock so the
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 27 Oct 2001 20:38:15 +0000 (20:38 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 27 Oct 2001 20:38:15 +0000 (20:38 +0000)
commit2f4825ff2c16c755a316febe687b3d43aa57b482
tree96c6000853dbcfb83867fc234328535f751a5fed
parent8c27f824afde4482d195e9303b65a8139be208bf
Fix for bug 474411: Two loops can share the same lastBlock so the
induction variables should be unioned.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1455 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCCBBlock.c
src/SDCCloop.c
src/SDCClrange.c