From 5f784ec9277e9303eee3ce366c40ce9fa3203f3e Mon Sep 17 00:00:00 2001 From: Cupertino Miranda Date: Fri, 17 Mar 2023 15:29:36 +0000 Subject: Changed ld and gas BPF tests Recent BPF patch removed and renamed the list of relocations based on the limitations of BPF instruction set. This patch is a correction to the tests. --- ld/testsuite/ld-bpf/reloc-data-be.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/testsuite/ld-bpf/reloc-data-be.d') diff --git a/ld/testsuite/ld-bpf/reloc-data-be.d b/ld/testsuite/ld-bpf/reloc-data-be.d index 4d793e2b41a..05734b12094 100644 --- a/ld/testsuite/ld-bpf/reloc-data-be.d +++ b/ld/testsuite/ld-bpf/reloc-data-be.d @@ -8,4 +8,4 @@ Contents of section \.data: 0020 666f6f00 62617200 00000000 00000020 .* - 0030 00000028 003034 .* + 0030 00000028 .* -- cgit v1.2.1