From 9315577be699c99440ea5b4b1030e9be41dab853 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 28 Dec 2012 19:09:06 +0100 Subject: [PATCH] noref testcase must use -Wno-uninitialized-global --- tests/noref.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/noref.tmpl b/tests/noref.tmpl index 82f3d3d..27a537d 100644 --- a/tests/noref.tmpl +++ b/tests/noref.tmpl @@ -1,4 +1,4 @@ I: noref.qc D: noref keyword and pragma T: -compile -C: -std=qcc -Wall -Werror +C: -std=qcc -Wall -Werror -Wno-uninitialized-global -- 2.39.2