* src/SDCCpeeph.c (labelIsUncondJump): ignore identical labels for
[fw/sdcc] / ChangeLog
index 1d7f4d0503c78c6ba1413641ba1e5311f90e50b0..2c66eead70990ddbbdcd6df60d9bfd46765dfcd4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-08 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCCpeeph.c (labelIsUncondJump): ignore identical labels for
+         jumps to self, fixed bug 1717281
+
 2007-05-10 Borut Razem <borut.razem AT siol.net>
 
        * support/scripts/gen_known_bugs.pl: cosmetic fix