From 6e1f39e08c33030352c32a36a746f841fa442e25 Mon Sep 17 00:00:00 2001 From: johanknol Date: Fri, 18 Apr 2003 17:57:14 +0000 Subject: [PATCH] fixed bug #635354 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2537 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 74c48749..e98bb7b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-18 + + * src/mcs51/gen.c (getFreePtr): fixed bug #635354 + 2003-04-17 * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls -- 2.30.2