* src/SDCClrange.c (findNextUseSym): fixed a live range bug with
[fw/sdcc] / ChangeLog
index 9fedf455838e919b7d7235127c49b1995e8ec3db..c5083a14b46a3aab0496ef5f4a195f9b16d40d33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
+
+       * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
+       variables used exclusively within a loop
+
 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
 
        * src/mcs51/gen.c (genCpl): quick fix for bug #974835