From e2d4b76c0bbad6c0740f5322e862a02971802e87 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 31 Oct 2024 22:19:48 +0100 Subject: Check argument list length --- TODO | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1cca7c0..ec3d028 100644 --- a/TODO +++ b/TODO @@ -10,17 +10,8 @@ - Don't ignore relocations where the symbol is not defined in the symbol table. Report an error about an undefined symbol. -# Name analysis - -- Format error messages. -- Return non-zero error code on errors. - # Register allocation -- Each temporary variales gets a tn register where n is the variable index. If +- Each temporary variable gets a tn register where n is the variable index. If there more variables the allocation will fail with out of bounds runtime error. Implement spill over. - -# Other - -- Type analysis. -- cgit v1.2.3