Register variables (again) available
git-svn-id: svn://svn.cc65.org/cc65/trunk@1635 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
4
doc/BUGS
4
doc/BUGS
@@ -18,7 +18,3 @@ Introduced with version 2.5:
|
|||||||
did not work with the new symbol table code, and should be unnecessary as
|
did not work with the new symbol table code, and should be unnecessary as
|
||||||
soon as local variables are allocated in one chunk on function entry.
|
soon as local variables are allocated in one chunk on function entry.
|
||||||
|
|
||||||
* Register variables are currently unavailable. The command line switches
|
|
||||||
and the "register" keyword is still accepted, so this should not harm
|
|
||||||
existing programs.
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user