Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: C68 V.II Patch 2 (INTRO) Message-ID: <28958@nigel.ee.udel.edu> Date: 30 Aug 90 13:24:12 GMT Sender: mmdf@ee.udel.edu Lines: 23 C68 V.II - Patch No. 2 ====================== this are the bugs (from my memory) which were fixed: - continue in do..while was wrong - error in the register allocator (validate()) - right-shift for unsigned numbers must use lsr, not asr - front-end ate a character in a string constant after an escaped newline - wrong expression parsing function called in conditional(): expr ? assignment : expr did not work - made fpdiv.s faster - missing library functions: asldiv, asuldiv, aslrem, asulrem perhaps I lost some mail sent to me. Please, anyone who sent a bug report, check if the bug is fixed. If not, repeat your note. patch_02a contains patches to the support library patch_02b contains patches to the compiler Christoph van Wuellen.