From a75c766f80126525e8dfa525b32252ba38b17b26 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 30 Oct 2021 20:54:23 +0200 Subject: cc: some proper checking of return types and some primitive check for missing or superflous return statements --- miniany/README.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'miniany/README.html') diff --git a/miniany/README.html b/miniany/README.html index ca5cdf7..c40d9f8 100644 --- a/miniany/README.html +++ b/miniany/README.html @@ -263,6 +263,14 @@ cat c4.c4 EOF c4.c EOF cc.c EOF hello.c | ./c4 +

Return statement

+

Implemention status: yes, but..

+

Reasoning:

+

Register Allocation

Implementation status: yes

Reasoning:

-- cgit v1.2.3-54-g00ecf