From 28fb7c362c1adf3e05531fdc0a4b7241e4ce1731 Mon Sep 17 00:00:00 2001 From: borutr Date: Sun, 23 Mar 2008 11:34:09 +0000 Subject: [PATCH] * doc/knownbugs.html: updated for RC2 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5117 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 1 + doc/knownbugs.html | 74 +++++++++++----------------------------------- 2 files changed, 18 insertions(+), 57 deletions(-) diff --git a/ChangeLog b/ChangeLog index 22b8090f..a8be6874 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * src/pic/gen.h: Q&D solution for the bug, found by Jim Paris and reverted it, since it was already fixed by Raphael ;-) + * doc/knownbugs.html: updated for RC2 2008-03-22 Raphael Neider diff --git a/doc/knownbugs.html b/doc/knownbugs.html index 661041e6..1b05b93a 100644 --- a/doc/knownbugs.html +++ b/doc/knownbugs.html @@ -23,6 +23,22 @@ This file is generated automagicaly by gen_known_bugs.pl script. Assigned To Submitted By + + 1912127 + debug records generation + 2008-03-11 12:14 + 5 + nobody + stephhouse + + + 1911325 + Labels repeated in assembler + 2008-03-10 12:00 + 5 + nobody + richwalker + 1904314 Division is not reentrant @@ -95,22 +111,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody bortel - - 1839299 - Same expression evaluated differently - 2007-11-27 01:36 - 5 - nobody - bortel - - - 1839277 - Implicit typecast from code to generic pointer is wrong - 2007-11-27 00:51 - 5 - nobody - bortel - 1839266 Constant subexpression not evaluted at compile time @@ -127,14 +127,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody sb-sf - - 1832562 - Missing config defines for 18F4455/4550 and 18F4620 - 2007-11-15 08:11 - 5 - nobody - azhyd - 1818857 pic16: Incorrect use of iTemp variables? (iTempX+ 1) used @@ -415,14 +407,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody gaufillet - - 1579949 - Fatal internal compiler error - 2006-10-18 12:23 - 5 - nobody - nobody - 1579664 typedef struct foo foo; @@ -535,14 +519,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody frief - - 1505811 - Bad 'for' loop optimization - 2006-06-14 00:07 - 5 - nobody - gaufillet - 1503239 Internal error: validateLink failed @@ -663,22 +639,6 @@ This file is generated automagicaly by gen_known_bugs.pl script. nobody spth - - 1292721 - variable load wrongly optimized away - 2005-09-16 02:30 - 5 - nobody - ttensi - - - 1255403 - printf_fast_f SIGN and leading spaces problem - 2005-08-09 18:24 - 5 - pjs - shalomj - 1224197 SDCDB (from package of SDCC 2.5 and all CSV) works badly. @@ -815,5 +775,5 @@ This file is generated automagicaly by gen_known_bugs.pl script. -

Number of open bugs: 97

+

Number of open bugs: 92

-- 2.30.2