public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: binutils@sourceware.org
Subject: [PATCH] gas: Replace dwarf5-line-2.S with dwarf5-line-3.S
Date: Sat, 17 Oct 2020 05:36:28 -0700	[thread overview]
Message-ID: <20201017123628.3123874-1-hjl.tools@gmail.com> (raw)

	PR gas/25878
	PR gas/26740
	* testsuite/gas/i386/dwarf5-line-3.s: Replace dwarf5-line-2.S
	with dwarf5-line-3.S.
	* testsuite/gas/i386/dwarf5-line-3.d: Updated.
---
 gas/ChangeLog                          | 8 ++++++++
 gas/testsuite/gas/i386/dwarf5-line-3.d | 6 +++---
 gas/testsuite/gas/i386/dwarf5-line-3.s | 2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index bcc538ee2f..a55302cf8e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2020-10-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR gas/25878
+	PR gas/26740
+	* testsuite/gas/i386/dwarf5-line-3.s: Replace dwarf5-line-2.S
+	with dwarf5-line-3.S.
+	* testsuite/gas/i386/dwarf5-line-3.d: Updated.
+
 2020-10-17  H.J. Lu  <hongjiu.lu@intel.com>
 
 	PR gas/25878
diff --git a/gas/testsuite/gas/i386/dwarf5-line-3.d b/gas/testsuite/gas/i386/dwarf5-line-3.d
index 6f4ebf0471..0159b9632d 100644
--- a/gas/testsuite/gas/i386/dwarf5-line-3.d
+++ b/gas/testsuite/gas/i386/dwarf5-line-3.d
@@ -1,6 +1,6 @@
 #as: -g -gdwarf-5
 #readelf: -wl
-#name: DWARF5 .debug_line 2
+#name: DWARF5 .debug_line 3
 
 Raw dump of debug contents of section \.z?debug_line:
 
@@ -37,8 +37,8 @@ Raw dump of debug contents of section \.z?debug_line:
 
  The File Name Table \(offset 0x.*, lines 2, columns 2\):
   Entry	Dir	Name
-  0	0	\(indirect line string, offset: 0x.*\): dwarf5-line-2.S
-  1	0	\(indirect line string, offset: 0x.*\): dwarf5-line-2.S
+  0	0	\(indirect line string, offset: 0x.*\): dwarf5-line-3.S
+  1	0	\(indirect line string, offset: 0x.*\): dwarf5-line-3.S
 
  Line Number Statements:
   \[0x.*\]  Extended opcode 2: set Address to 0x0
diff --git a/gas/testsuite/gas/i386/dwarf5-line-3.s b/gas/testsuite/gas/i386/dwarf5-line-3.s
index 52e259d103..2c761e3955 100644
--- a/gas/testsuite/gas/i386/dwarf5-line-3.s
+++ b/gas/testsuite/gas/i386/dwarf5-line-3.s
@@ -4,7 +4,7 @@
 # 31 "<command-line>"
 # 1 "/usr/include/stdc-predef.h" 1 3 4
 # 32 "<command-line>" 2
-# 1 "dwarf5-line-2.S"
+# 1 "dwarf5-line-3.S"
  .text
 lbasename:
  .nop
-- 
2.26.2


                 reply	other threads:[~2020-10-17 12:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201017123628.3123874-1-hjl.tools@gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).