From: borutr Date: Tue, 22 May 2007 21:45:48 +0000 (+0000) Subject: * doc/knownbugs.html: updated X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=01abc846e1db3c62fd8392d02ab644b4252a9723;p=fw%2Fsdcc * doc/knownbugs.html: updated git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4812 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 9c9826d6..3d1d0d37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-22 Borut Razem + + * doc/knownbugs.html: updated + 2007-05-21 Raphael Neider * src/pic16/glue.c (pic16_initPointer): avoid assertion, emit better diff --git a/doc/knownbugs.html b/doc/knownbugs.html index 47b7ecd6..bc9799c1 100644 --- a/doc/knownbugs.html +++ b/doc/knownbugs.html @@ -23,6 +23,38 @@ This file is generated automagicaly by gen_known_bugs.pl script. Assigned To Submitted By + + 1723280 + Initialized pointers to structs are not supported + 2007-05-22 01:31 + 5 + tecodev + tecodev + + + 1723128 + Code compiles 2.6.0 but causes fatal error on 2.7.0 + 2007-05-21 16:10 + 5 + nobody + grahamnz + + + 1717943 + wrong optimized flow + 2007-05-12 16:32 + 5 + nobody + wolfgang75 + + + 1717305 + inline functions don't work with const parameters + 2007-05-11 08:58 + 5 + nobody + spth + 1715020 Cast volatile over literal constant address is ignored. @@ -447,14 +479,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody amep - - 1498479 - sdcc Z80port math library update - 2006-05-31 13:10 - 5 - nobody - hbingal - 1485812 pic16: regression test bug1426356.c fails @@ -583,14 +607,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody maartenbrock - - 1358533 - Global variables do not work as loop operands - 2005-11-16 15:02 - 5 - nobody - atarimax - 1309013 Pointer types ignored @@ -612,7 +628,7 @@ This file is generated automagicaly by gen_known_bugs.pl script. nested ifs make compiler crash 2005-09-18 11:08 5 - nobody + borutr spth