From 0ef7d1dcaad1bc1274e9d9e3ba8a5175a7e20c9f Mon Sep 17 00:00:00 2001 From: johanknol Date: Sat, 5 Apr 2003 16:54:28 +0000 Subject: [PATCH] fixed bug #460088 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2486 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec8cb6b9..75c8008b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-04-05 + + * src/SDCCcse.c (cseAllBlocks): fixed bug #460088 + * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088 + * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088 + * src/SDCCast.c: fixed a warning + * src/SDCCast.h: fixed a warning + * src/SDCCicode.c (operandFromAst): fixed a warning + 2003-04-04 * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584 -- 2.30.2