From adc88832a1d64fe6b24f111b944bdc2f3ac36465 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Tue, 12 Nov 2024 23:51:11 +0000 Subject: [PATCH] Update test baseline to reflect support of fp16 --- test/harness/parse_dg/expect_fail.txt | 10 ---------- test/harness/parse_dg/expect_parse.txt | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/test/harness/parse_dg/expect_fail.txt b/test/harness/parse_dg/expect_fail.txt index cb66dc44..25b74b6b 100644 --- a/test/harness/parse_dg/expect_fail.txt +++ b/test/harness/parse_dg/expect_fail.txt @@ -34,16 +34,6 @@ allconv.i allop-const.i allop.i altivec-types.i -arm-fp16-compile-assign.i -arm-fp16-compile-convert.i -arm-fp16-ops-1.i -arm-fp16-ops-2.i -arm-fp16-ops-3.i -arm-fp16-ops-4.i -arm-fp16-ops-5.i -arm-fp16-ops-6.i -arm-fp16-ops-7.i -arm-fp16-ops-8.i asm2.i asmgoto-1.i atomic.i diff --git a/test/harness/parse_dg/expect_parse.txt b/test/harness/parse_dg/expect_parse.txt index b74b99c6..81f4d3f2 100644 --- a/test/harness/parse_dg/expect_parse.txt +++ b/test/harness/parse_dg/expect_parse.txt @@ -619,8 +619,18 @@ anon-struct-5.i anon-struct-9.i aranges-fnsec-1.i arith-1.i +arm-fp16-compile-assign.i +arm-fp16-compile-convert.i arm-fp16-int-convert-alt.i arm-fp16-int-convert-ieee.i +arm-fp16-ops-1.i +arm-fp16-ops-2.i +arm-fp16-ops-3.i +arm-fp16-ops-4.i +arm-fp16-ops-5.i +arm-fp16-ops-6.i +arm-fp16-ops-7.i +arm-fp16-ops-8.i array-10.i array-11.i array-12.i