--- todo.mdwn 2008/08/18 07:36:11 1.4
+++ todo.mdwn 2008/09/29 16:46:15 1.5
@@ -1,7 +1,7 @@
Random standard-conforming known things that should be added to pcc:
- Delay identifier conversion (to expression trees) when parsing function headers until after the function header is fully parsed.
- As it si right now function declarations like "int a(int b, int c[b]){ }" will fail.
+ As it is right now function declarations like "int a(int b, int c[b]){ }" will fail.
- Fix runtime calculation of sizeof's on abstract dynamic declarations; "sizeof(int [b])" do currently not work.
@@ -17,4 +17,7 @@
Internal cleanups:
-- Cleanup prototype parsing and checking.
\ No newline at end of file
+- Cleanup prototype parsing and checking.
+
+- Ensure that the instruction matcher do not assume that it will reclaim a register if a direct match of something else than a register is done as a leg node.
+ This may require additions to visit and su fields in table and node.
\ No newline at end of file
Powered by rcshistory.cgi 0.3