gas: Update expected outputs of "readelf -wL"
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 20 Sep 2018 17:55:36 +0000 (10:55 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 20 Sep 2018 17:59:07 +0000 (10:59 -0700)
Update expected outputs of "readelf -wL" for

commit 17f6ade235fc96b4e572b5251b344d426c5f1cd5
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Wed Sep 19 19:56:29 2018 +0200

    binutils --dwarf=decodedline: Add display of is_stmt flag

which adds display of is_stmt flag.

PR binutils/23695
* testsuite/gas/elf/dwarf2-11.d: Update expected outputs of
"readelf -wL".
* testsuite/gas/elf/dwarf2-12.d: Likewise.
* testsuite/gas/elf/dwarf2-13.d: Likewise.
* testsuite/gas/elf/dwarf2-14.d: Likewise.
* testsuite/gas/elf/dwarf2-15.d: Likewise.
* testsuite/gas/elf/dwarf2-16.d: Likewise.
* testsuite/gas/elf/dwarf2-17.d: Likewise.
* testsuite/gas/elf/dwarf2-18.d: Likewise.
* testsuite/gas/elf/dwarf2-5.d: Likewise.
* testsuite/gas/elf/dwarf2-6.d: Likewise.
* testsuite/gas/elf/dwarf2-7.d: Likewise.

12 files changed:
gas/ChangeLog
gas/testsuite/gas/elf/dwarf2-11.d
gas/testsuite/gas/elf/dwarf2-12.d
gas/testsuite/gas/elf/dwarf2-13.d
gas/testsuite/gas/elf/dwarf2-14.d
gas/testsuite/gas/elf/dwarf2-15.d
gas/testsuite/gas/elf/dwarf2-16.d
gas/testsuite/gas/elf/dwarf2-17.d
gas/testsuite/gas/elf/dwarf2-18.d
gas/testsuite/gas/elf/dwarf2-5.d
gas/testsuite/gas/elf/dwarf2-6.d
gas/testsuite/gas/elf/dwarf2-7.d

index 637fc65648dc3c2b62b7a7cba458ffcd5400b49c..8a8eb20373f09bb9923eb10a376082544625e6aa 100644 (file)
@@ -1,3 +1,19 @@
+2018-09-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/23695
+       * testsuite/gas/elf/dwarf2-11.d: Update expected outputs of
+       "readelf -wL".
+       * testsuite/gas/elf/dwarf2-12.d: Likewise.
+       * testsuite/gas/elf/dwarf2-13.d: Likewise.
+       * testsuite/gas/elf/dwarf2-14.d: Likewise.
+       * testsuite/gas/elf/dwarf2-15.d: Likewise.
+       * testsuite/gas/elf/dwarf2-16.d: Likewise.
+       * testsuite/gas/elf/dwarf2-17.d: Likewise.
+       * testsuite/gas/elf/dwarf2-18.d: Likewise.
+       * testsuite/gas/elf/dwarf2-5.d: Likewise.
+       * testsuite/gas/elf/dwarf2-6.d: Likewise.
+       * testsuite/gas/elf/dwarf2-7.d: Likewise.
+
 2018-09-20  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * config/tc-s12z.c (lex_opr): Use an auxiliary unsigned variable
index bd0e6ca0c592249497e4524115882c917480c57c..2a5ec84d4d50ec1679bb144814df207b188e80bf 100644 (file)
@@ -9,7 +9,7 @@
 Contents of the \.debug_line section:
 
 CU: dwarf2-11\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-11\.c  *1  *0x4
-dwarf2-11\.c  *2  *0x8
-dwarf2-11\.c  *2  *0x8  *1
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-11\.c  *1  *0x4 +x
+dwarf2-11\.c  *2  *0x8 +x
+dwarf2-11\.c  *2  *0x8  *1 +x
index 9a07b5914f01d90d161320144656218f9be721de..58cda41bb060f6fb2e44b886d177236ecff0131b 100644 (file)
@@ -13,8 +13,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-12\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-12\.c  *1  *0
-dwarf2-12\.c  *2  *0
-dwarf2-12\.c  *3  *0  *1
-dwarf2-12\.c  *3  *0x4
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-12\.c  *1  *0 +x
+dwarf2-12\.c  *2  *0 +x
+dwarf2-12\.c  *3  *0  *1 +x
+dwarf2-12\.c  *3  *0x4 +x
index 8ec16eb6cb28b0f864e0cc12ed91844eca5edca2..bcda370250cc4c5e0f1a5a4aa2a04bcc1b3c288d 100644 (file)
@@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-13\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-13\.c  *1  *0x4
-dwarf2-13\.c  *2  *0x8
-dwarf2-13\.c  *3  *0x8  *1
-dwarf2-13\.c  *3  *0xc
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-13\.c  *1  *0x4 +x
+dwarf2-13\.c  *2  *0x8 +x
+dwarf2-13\.c  *3  *0x8  *1 +x
+dwarf2-13\.c  *3  *0xc +x
index 14193893ff3788058c6c7ac8ace26fc51dbfafcb..d0ee7c30e47fa67fe356083901fe5b9245c0df37 100644 (file)
@@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-14\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-14\.c  *1  *0
-dwarf2-14\.c  *2  *0
-dwarf2-14\.c  *3  *0  *1
-dwarf2-14\.c  *3  *0x4
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-14\.c  *1  *0 +x
+dwarf2-14\.c  *2  *0 +x
+dwarf2-14\.c  *3  *0  *1 +x
+dwarf2-14\.c  *3  *0x4 +x
index cabb6a649a17bb4c18ffe5b0bdc60e99a49b9ecf..77ba210841346422b62816725ec159e16fd72150 100644 (file)
@@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-15\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-15\.c  *1  *0
-dwarf2-15\.c  *2  *0x4
-dwarf2-15\.c  *3  *0x4  *1
-dwarf2-15\.c  *3  *0x8
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-15\.c  *1  *0 +x
+dwarf2-15\.c  *2  *0x4 +x
+dwarf2-15\.c  *3  *0x4  *1 +x
+dwarf2-15\.c  *3  *0x8 +x
index a7b057140b55e214b35028c034d0aacced1f7a56..b8a45c8f734f12dcd9c83f2d80266cdf5372e8db 100644 (file)
@@ -13,8 +13,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-16\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-16\.c  *1  *0
-dwarf2-16\.c  *2  *0x4
-dwarf2-16\.c  *3  *0x4  *1
-dwarf2-16\.c  *3  *0x8
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-16\.c  *1  *0 +x
+dwarf2-16\.c  *2  *0x4 +x
+dwarf2-16\.c  *3  *0x4  *1 +x
+dwarf2-16\.c  *3  *0x8 +x
index f5a54489b6ba9100b5ce84440768c08ecd6599bb..fbd474e756e71876cfd9b5c5015b5440f01599ef 100644 (file)
@@ -13,8 +13,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-17\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-17\.c  *1  *0
-dwarf2-17\.c  *2  *0x4
-dwarf2-17\.c  *3  *0x8
-dwarf2-17\.c  *3  *0xc
+File name  *Line number  *Starting address  *View  +Stmt
+dwarf2-17\.c  *1  *0 +x
+dwarf2-17\.c  *2  *0x4 +x
+dwarf2-17\.c  *3  *0x8 +x
+dwarf2-17\.c  *3  *0xc +x
index b31739adb6db15fa254501cd4bfb4e27e1df17db..a93a9f98deac9a48abc87b7e03f8fc2949c3cbc8 100644 (file)
@@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-18\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-18\.c  *1  *0
-dwarf2-18\.c  *2  *0  *1
-dwarf2-18\.c  *3  *0x4
-dwarf2-18\.c  *3  *0x8
+File name  *Line number  *Starting address  *View  +Stmt
+dwarf2-18\.c  *1  *0 +x
+dwarf2-18\.c  *2  *0  *1 +x
+dwarf2-18\.c  *3  *0x4 +x
+dwarf2-18\.c  *3  *0x8 +x
index 437f4dfa3162cf00ab291fb24f360c6a4a959a4d..c7851371e02f9f83fb7135867117d98031b90b88 100644 (file)
@@ -63,17 +63,17 @@ Raw dump of debug contents of section \.debug_line:
 Contents of the \.debug_line section:
 
 CU: dwarf2-5\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-5\.c  *1  *0
-dwarf2-5\.c  *2  *0  *1
-dwarf2-5\.c  *3  *0x4
-dwarf2-5\.c  *4  *0x4  *1
-dwarf2-5\.c  *5  *0x4  *2
-dwarf2-5\.c  *6  *0x8
-dwarf2-5\.c  *7  *0xc
-dwarf2-5\.c  *8  *0xc  *1
-dwarf2-5\.c  *9  *0x10
-dwarf2-5\.c  *10  *0x10  *1
-dwarf2-5\.c  *11  *0x10  *2
-dwarf2-5\.c  *12  *0x10  *3
-dwarf2-5\.c  *12  *0x14
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-5\.c  *1  *0 +x
+dwarf2-5\.c  *2  *0  *1 +x
+dwarf2-5\.c  *3  *0x4 +x
+dwarf2-5\.c  *4  *0x4  *1 +x
+dwarf2-5\.c  *5  *0x4  *2 +x
+dwarf2-5\.c  *6  *0x8 +x
+dwarf2-5\.c  *7  *0xc +x
+dwarf2-5\.c  *8  *0xc  *1 +x
+dwarf2-5\.c  *9  *0x10 +x
+dwarf2-5\.c  *10  *0x10  *1 +x
+dwarf2-5\.c  *11  *0x10  *2 +x
+dwarf2-5\.c  *12  *0x10  *3 +x
+dwarf2-5\.c  *12  *0x14 +x
index 415de4c466562d8492fe410872cb3c42569ceee2..5bcbc8897d7883b0c0fe2f826f6075420244099b 100644 (file)
@@ -64,15 +64,15 @@ Raw dump of debug contents of section .debug_line:
 Contents of the \.debug_line section:
 
 CU: dwarf2-6\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-6\.c  *1  *0
-dwarf2-6\.c  *1  *0  *1
-dwarf2-6\.c  *1  *0x1
-dwarf2-6\.c  *1  *0x1  *1
-dwarf2-6\.c  *1  *0x2
-dwarf2-6\.c  *1  *0x3  *1
-dwarf2-6\.c  *2  *0x3  *2
-dwarf2-6\.c  *3  *0x4
-dwarf2-6\.c  *3  *0x4  *1
-dwarf2-6\.c  *3  *0xf3
-dwarf2-6\.c  *3  *0x100
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-6\.c  *1  *0 +x
+dwarf2-6\.c  *1  *0  *1 +x
+dwarf2-6\.c  *1  *0x1 +x
+dwarf2-6\.c  *1  *0x1  *1 +x
+dwarf2-6\.c  *1  *0x2 +x
+dwarf2-6\.c  *1  *0x3  *1 +x
+dwarf2-6\.c  *2  *0x3  *2 +x
+dwarf2-6\.c  *3  *0x4 +x
+dwarf2-6\.c  *3  *0x4  *1 +x
+dwarf2-6\.c  *3  *0xf3 +x
+dwarf2-6\.c  *3  *0x100 +x
index fec6cf861f7c3e8a256ffab53800d26437ff33c4..2f457aa1862e4da47a5801e1042487618521c84b 100644 (file)
@@ -12,8 +12,8 @@ Hex dump of section '\.rodata':
 Contents of the \.debug_line section:
 
 CU: dwarf2-7\.c:
-File name  *Line number  *Starting address  *View
-dwarf2-7\.c  *1  *0
-dwarf2-7\.c  *2  *0
-dwarf2-7\.c  *3  *0  *1
-dwarf2-7\.c  *3  *0x.
+File name  *Line number  *Starting address  *View +Stmt
+dwarf2-7\.c  *1  *0 +x
+dwarf2-7\.c  *2  *0 +x
+dwarf2-7\.c  *3  *0  *1 +x
+dwarf2-7\.c  *3  *0x. +x