Re: Possible 'if' code generation bug
Samuel Tardieu <[email protected]> 14 Nov 2004 14:06:58 +0100
| Newsgroups | gmane.comp.lang.forth.picforth |
|---|---|
| Organization | Avian Carrier & Friends |
| Message-ID | <[email protected]> |
>>>>> "Alex" == Alex Holden <[email protected]> writes: Alex> Great, thanks for the quick response. You're welcome. I just released PicForth 1.1 on http://www.rfc1149.net/devel/picforth with the following changes since 1.0.1: ** New words + Import conditional compilation words "[IF]", "[ELSE]", "[THEN]", "[IFDEF]" and "[IFUNDEF]" from gforth. Suggested by David McNab <[email protected]>. + "disallow-optimizations" and "allow-optimizations" allow a finer control on PicForth optimizations. ** Bug fixes + Test with empty action part and a "else" is now handled properly. Bug reported by Alex Holden <[email protected]>. + Make include/needs work properly ** Miscellenaous + Add more comments to explain PicForth internals + Add a note in the documentation about c" working in target mode only. Problem reported by Alex Holden <[email protected]>. Sam -- Samuel Tardieu -- [email protected] -- http://www.rfc1149.net/sam