These are known
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 18 Jul 2001 15:16:17 +0000 (15:16 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 18 Jul 2001 15:16:17 +0000 (15:16 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1081 4a8a32a2-be11-0410-ad9d-d568d2c75423

doc/KNOWNBUGS.txt

index 8e26a3cc8ab951b09c62668948b808c2e4ffb67f..f8fc91447982076a729a1e96709a452c13e2cfb5 100644 (file)
@@ -2,6 +2,10 @@ SDCC known bugs
 ---------------
 $Id$
 
+* Postincrement doesn't work correcly for structure members.
+
 z80 port:
 * Longs and floats are minimally supported.
 
+ds390 port:
+* The linker does not yet supports segments >64k.
\ No newline at end of file