From 3ce20eee241e4ee2b17c700531418e3233461c41 Mon Sep 17 00:00:00 2001 From: Richard Earnshaw Date: Tue, 16 Sep 2025 15:37:18 +0100 Subject: [PATCH] gas: testsuite: aarch64: Remove duplicate test from sv2p1-5.d This test runs with the assembler options '-march=armv9.4-a' twice. Looking at the related tests in this set, this appears to be redundant rather than a typo, so remove the second run. --- gas/testsuite/gas/aarch64/sve2p1-5.d | 1 - 1 file changed, 1 deletion(-) diff --git a/gas/testsuite/gas/aarch64/sve2p1-5.d b/gas/testsuite/gas/aarch64/sve2p1-5.d index 1c23eb0e717..850f021bb0b 100644 --- a/gas/testsuite/gas/aarch64/sve2p1-5.d +++ b/gas/testsuite/gas/aarch64/sve2p1-5.d @@ -2,7 +2,6 @@ #as: -march=armv9.4-a #as: -march=armv8-a+sve2p1 #as: -march=armv8-a+sme2p1 -#as: -march=armv9.4-a #objdump: -dr [^:]+: file format .* -- 2.47.3