From fbd17b43ac6acd6222c8473f4af0104162b00e34 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 10 Dec 2024 22:38:34 +0100 Subject: [PATCH] * test failed only with strength reduction onm so compile with -O3 --- tests/webtbs/tw41054.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/webtbs/tw41054.pp b/tests/webtbs/tw41054.pp index d2f8a293e0..cd605cf4aa 100644 --- a/tests/webtbs/tw41054.pp +++ b/tests/webtbs/tw41054.pp @@ -1,3 +1,4 @@ +{ %opt=-O3 } type myrec=record f1,f2,f3:byte;