]> git.gag.com Git - fw/sdcc/commit
* src/SDCCloop.c (basicInduction): fixed bug with loop induction
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 14 Mar 2004 08:01:28 +0000 (08:01 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 14 Mar 2004 08:01:28 +0000 (08:01 +0000)
commitb072761cdb1c4834b0cd485b89c420e1393fb46d
tree827994d8110f3d47485d66c3f417a6514d3a5563
parentfd539a2cbf62c34d9ef4eb48fdddc7e3b51987bb
* src/SDCCloop.c (basicInduction): fixed bug with loop induction
in loops with multiple exits (reported as incorrect registers
used by Martin Helmling in Sdcc-user list)

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