* src/SDCCast.c (isLoopCountable): fixed bug #1478316
[fw/sdcc] / ChangeLog
index 3063744f983dd31b371dc48456699c5b991e903c..346a01a563816e7547efaffd56250e5a448473e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-30 Bernhard Held <bernhard AT bernhardheld.de>
+
+       * src/SDCCast.c (isLoopCountable): fixed bug #1478316
+
 2006-05-27 Bernhard Held <bernhard AT bernhardheld.de>
 
        * src/SDCCcse.c (findPointerSet): fixed bug #1493710