summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-12-03 17:26:41 +0000
committerNick Clifton <nickc@redhat.com>2018-12-03 17:26:41 +0000
commit8acbe8ffa02f62eb9371b8626576f83fcd6989af (patch)
tree515e16d8a69d1f7c2612d31349ce5dc580fba9c8 /gas/testsuite/gas/mips
parentb570a287cfb5715bdfcbd9e437a4f4fb9b94c9d4 (diff)
downloadbinutils-gdb-8acbe8ffa02f62eb9371b8626576f83fcd6989af.tar.gz
Update the assembler to use a version of 3 when generating the header of the .debug_line section.
PR 23941 gas * dwarf2dbg.c (DWARF2_LINE_VERSION): Change to 3. * testsuite/gas/elf/dwarf2-3.d: Update expected output. * testsuite/gas/elf/dwarf2-5.d: Likewise. * testsuite/gas/i386/debug1.d: Likewise. * testsuite/gas/i386/dw2-compress-1.d: Likewise. * testsuite/gas/i386/dw2-compress-3a.d: Likewise. * testsuite/gas/i386/dw2-compress-3b.d: Likewise. * testsuite/gas/i386/dw2-compressed-1.d: Likewise. * testsuite/gas/i386/dw2-compressed-3a.d: Likewise. * testsuite/gas/i386/dw2-compressed-3b.d: Likewise. * testsuite/gas/ia64/pr13167.d: Likewise. * testsuite/gas/mips/loc-swap-2.d: Likewise. * testsuite/gas/mips/loc-swap.d: Likewise. * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise. * testsuite/gas/mips/micromips@loc-swap.d: Likewise. * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise. * testsuite/gas/mips/mips16@loc-swap.d: Likewise. * testsuite/gas/mips/mips16e@loc-swap.d: Likewise. binutils* testsuite/binutils-all/i386/compressed-1a.d: Update expected output. * testsuite/binutils-all/x86-64/compressed-1a.d: Likewise.
Diffstat (limited to 'gas/testsuite/gas/mips')
-rw-r--r--gas/testsuite/gas/mips/loc-swap-2.d2
-rw-r--r--gas/testsuite/gas/mips/loc-swap.d2
-rw-r--r--gas/testsuite/gas/mips/micromips@loc-swap-2.d2
-rw-r--r--gas/testsuite/gas/mips/micromips@loc-swap.d2
-rw-r--r--gas/testsuite/gas/mips/mips16@loc-swap-2.d2
-rw-r--r--gas/testsuite/gas/mips/mips16@loc-swap.d2
-rw-r--r--gas/testsuite/gas/mips/mips16e@loc-swap.d2
7 files changed, 7 insertions, 7 deletions
diff --git a/gas/testsuite/gas/mips/loc-swap-2.d b/gas/testsuite/gas/mips/loc-swap-2.d
index 8eb2c1c76e7..27bc810baf8 100644
--- a/gas/testsuite/gas/mips/loc-swap-2.d
+++ b/gas/testsuite/gas/mips/loc-swap-2.d
@@ -8,7 +8,7 @@ Raw dump of debug contents of section .debug_line:
Offset: 0x0
Length: 60
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 35
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1
diff --git a/gas/testsuite/gas/mips/loc-swap.d b/gas/testsuite/gas/mips/loc-swap.d
index ef44136c448..80c7be4994b 100644
--- a/gas/testsuite/gas/mips/loc-swap.d
+++ b/gas/testsuite/gas/mips/loc-swap.d
@@ -11,7 +11,7 @@ Raw dump of debug contents of section \.debug_line:
Offset: 0x0
Length: 67
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 33
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1
diff --git a/gas/testsuite/gas/mips/micromips@loc-swap-2.d b/gas/testsuite/gas/mips/micromips@loc-swap-2.d
index 7f19ad58b9b..c63a854fded 100644
--- a/gas/testsuite/gas/mips/micromips@loc-swap-2.d
+++ b/gas/testsuite/gas/mips/micromips@loc-swap-2.d
@@ -8,7 +8,7 @@ Raw dump of debug contents of section .debug_line:
Offset: 0x0
Length: 60
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 35
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1
diff --git a/gas/testsuite/gas/mips/micromips@loc-swap.d b/gas/testsuite/gas/mips/micromips@loc-swap.d
index 972cf5667b3..6ebb510d274 100644
--- a/gas/testsuite/gas/mips/micromips@loc-swap.d
+++ b/gas/testsuite/gas/mips/micromips@loc-swap.d
@@ -12,7 +12,7 @@ Raw dump of debug contents of section \.debug_line:
Offset: 0x0
Length: 67
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 33
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1
diff --git a/gas/testsuite/gas/mips/mips16@loc-swap-2.d b/gas/testsuite/gas/mips/mips16@loc-swap-2.d
index 8fd71e5ae7c..39fd33da9e2 100644
--- a/gas/testsuite/gas/mips/mips16@loc-swap-2.d
+++ b/gas/testsuite/gas/mips/mips16@loc-swap-2.d
@@ -8,7 +8,7 @@ Raw dump of debug contents of section .debug_line:
Offset: 0x0
Length: 60
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 35
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1
diff --git a/gas/testsuite/gas/mips/mips16@loc-swap.d b/gas/testsuite/gas/mips/mips16@loc-swap.d
index 0327e98410b..14cd7669580 100644
--- a/gas/testsuite/gas/mips/mips16@loc-swap.d
+++ b/gas/testsuite/gas/mips/mips16@loc-swap.d
@@ -11,7 +11,7 @@ Raw dump of debug contents of section \.debug_line:
Offset: 0x0
Length: 67
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 33
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1
diff --git a/gas/testsuite/gas/mips/mips16e@loc-swap.d b/gas/testsuite/gas/mips/mips16e@loc-swap.d
index 03d08a2dd65..62e342b14d1 100644
--- a/gas/testsuite/gas/mips/mips16e@loc-swap.d
+++ b/gas/testsuite/gas/mips/mips16e@loc-swap.d
@@ -11,7 +11,7 @@ Raw dump of debug contents of section \.debug_line:
Offset: 0x0
Length: 67
- DWARF Version: 2
+ DWARF Version: 3
Prologue Length: 33
Minimum Instruction Length: 1
Initial value of 'is_stmt': 1