public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Re: LoongArch: gas: Adjust DWARF CIE alignment factors
@ 2024-05-24  8:27 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2024-05-24  8:27 UTC (permalink / raw)
  To: binutils

Adjust the gas testsuite to suit commit de203ed568f6.

	* testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.d:
	Expect data alignment of -8.  Tidy.

The following is the only substantive change.  The rest is just
tidying a few things, primarily no longer matching the disassembled
instruction since this is data.

-[ 	]+c:[ 	]+01017c01[ 	]+fadd.d[ 	]+\$fa1, \$fa0, \$fs7
+[ 	]+c:[ 	]+01017801[ 	].*

diff --git a/gas/testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.d b/gas/testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.d
index d685bd86b51..6da53b43749 100644
--- a/gas/testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.d
+++ b/gas/testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.d
@@ -5,50 +5,50 @@
 .*:[    ]+file format .*
 
 
-Disassembly of section .eh_frame:
+Disassembly of section \.eh_frame:
 
-[ 	]*0000000000000000 <.eh_frame>:
-[ 	]+0:[ 	]+00000014[ 	]+.word[ 	]+[ 	]+0x00000014
-[ 	]+4:[ 	]+00000000[ 	]+.word[ 	]+[ 	]+0x00000000
-[ 	]+8:[ 	]+00527a01[ 	]+.word[ 	]+[ 	]+0x00527a01
-[ 	]+c:[ 	]+01017c01[ 	]+fadd.d[ 	]+\$fa1, \$fa0, \$fs7
-[ 	]+10:[ 	]+0c030d1b[ 	]+.word[ 	]+[ 	]+0x0c030d1b
-[ 	]+14:[ 	]+00000016[ 	]+.word[ 	]+[ 	]+0x00000016
-[ 	]+18:[ 	]+0000003c[ 	]+.word[ 	]+[ 	]+0x0000003c
-[ 	]+1c:[ 	]+0000001c[ 	]+.word[ 	]+[ 	]+0x0000001c
+[ 	]*0000000000000000 <\.eh_frame>:
+[ 	]+0:[ 	]+00000014[ 	].*
+[ 	]+4:[ 	]+00000000[ 	].*
+[ 	]+8:[ 	]+00527a01[ 	].*
+[ 	]+c:[ 	]+01017801[ 	].*
+[ 	]+10:[ 	]+0c030d1b[ 	].*
+[ 	]+14:[ 	]+00000016[ 	].*
+[ 	]+18:[ 	]+0000003c[ 	].*
+[ 	]+1c:[ 	]+0000001c[ 	].*
 [ 	]+...
 [ 	]+20: R_LARCH_32_PCREL[ 	]+L0\^A
 [ 	]+24: R_LARCH_ADD32[ 	]+L0\^A
 [ 	]+24: R_LARCH_SUB32[ 	]+L0\^A
-[ 	]+28:[ 	]+0cd64000[ 	]+.word[ 	]+[ 	]+0x0cd64000
+[ 	]+28:[ 	]+0cd64000[ 	].*
 [ 	]+29: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+29: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+2c:[ 	]+d6400016[ 	]+.word[ 	]+[ 	]+0xd6400016
+[ 	]+2c:[ 	]+d6400016[ 	].*
 [ 	]+2e: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+2e: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+30:[ 	]+4000160c[ 	]+beqz[ 	]+\$t4, 3145748[ 	]+# 300044 <L0\^A\+0x2ffff4>
+[ 	]+30:[ 	]+4000160c[ 	].*
 [ 	]+33: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+33: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+34:[ 	]+00160cd6[ 	]+orn[ 	]+\$fp, \$a2, \$sp
-[ 	]+38:[ 	]+160cd640[ 	]+lu32i.d[ 	]+\$zero, 26290
+[ 	]+34:[ 	]+00160cd6[ 	].*
+[ 	]+38:[ 	]+160cd640[ 	].*
 [ 	]+38: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+38: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+3c:[ 	]+0cd64000[ 	]+.word[ 	]+[ 	]+0x0cd64000
+[ 	]+3c:[ 	]+0cd64000[ 	].*
 [ 	]+3d: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+3d: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+40:[ 	]+d6400016[ 	]+.word[ 	]+[ 	]+0xd6400016
+[ 	]+40:[ 	]+d6400016[ 	].*
 [ 	]+42: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+42: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+44:[ 	]+4000160c[ 	]+beqz[ 	]+\$t4, 3145748[ 	]+# 300058 <L0\^A\+0x300008>
+[ 	]+44:[ 	]+4000160c[ 	].*
 [ 	]+47: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+47: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+48:[ 	]+00160cd6[ 	]+orn[ 	]+\$fp, \$a2, \$sp
-[ 	]+4c:[ 	]+160cd640[ 	]+lu32i.d[ 	]+\$zero, 26290
+[ 	]+48:[ 	]+00160cd6[ 	].*
+[ 	]+4c:[ 	]+160cd640[ 	].*
 [ 	]+4c: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+4c: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+50:[ 	]+0cd64000[ 	]+.word[ 	]+[ 	]+0x0cd64000
+[ 	]+50:[ 	]+0cd64000[ 	].*
 [ 	]+51: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+51: R_LARCH_SUB6[ 	]+L0\^A
-[ 	]+54:[ 	]+d6400016[ 	]+.word[ 	]+[ 	]+0xd6400016
+[ 	]+54:[ 	]+d6400016[ 	].*
 [ 	]+56: R_LARCH_ADD6[ 	]+L0\^A
 [ 	]+56: R_LARCH_SUB6[ 	]+L0\^A

-- 
Alan Modra

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-24  8:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24  8:27 LoongArch: gas: Adjust DWARF CIE alignment factors Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).