From db120fb808dc24538e89b851d6dda1890aad5a1f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 25 Feb 2022 17:25:26 +1030 Subject: [PATCH] Adjust ld ctf test for 32-bit targets powerpc-linux, and I suspect other 32-bit targets, report "aligned at 0x4" for this test. * testsuite/ld-ctf/nonrepresentable.d: Accept any alignment. --- ld/testsuite/ld-ctf/nonrepresentable.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld/testsuite/ld-ctf/nonrepresentable.d b/ld/testsuite/ld-ctf/nonrepresentable.d index 610558f6605..fa3fdca58fc 100644 --- a/ld/testsuite/ld-ctf/nonrepresentable.d +++ b/ld/testsuite/ld-ctf/nonrepresentable.d @@ -15,7 +15,7 @@ Contents of CTF section .ctf: #... Function objects: #... - foo -> 0x[0-9]*: \(kind 5\) int \(\*\) \(\(nonrepresentable type.*\)\) \(aligned at 0x8\) + foo -> 0x[0-9]*: \(kind 5\) int \(\*\) \(\(nonrepresentable type.*\)\) \(aligned at .*\) #... Types: #... -- 2.30.2