From 9490dd6517325c6f1298ab70bb4a8fbe740ad622 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Tue, 18 Nov 2008 07:51:07 +0000 Subject: [PATCH] Put error for goto over VLA onto the TODO list. [r23741] --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 354fb16..d5dca90 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,7 @@ ast2firm: current unit) Missing Errors: +- goto over VLA declarations Missing Warnings: - dead assignments (int x = 5; x = bla(); -> dead assignment at x = 5;) -- 2.20.1