From 57fc220b204680fde30c6a23a72b49739edd97c7 Mon Sep 17 00:00:00 2001 From: KONNO Kazuhiro Date: Fri, 21 Feb 2020 17:37:32 +0900 Subject: [PATCH] AArch64: Exclude gptest hardwareFloat tests This commit excludes gptest hardwareFloat tests when the target is an AArch64 platform. AArch64 integer division instructions do not raise signals when the divisor is zero. Signed-off-by: KONNO Kazuhiro --- .../cmdLineTests/gptest/cmdlineopttest_exclude.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml b/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml index 0abf6e60503..9f2911baa79 100644 --- a/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml +++ b/test/functional/cmdLineTests/gptest/cmdlineopttest_exclude.xml @@ -1,7 +1,7 @@