arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-1.d
index 1a6b0ca316523c7bbc815c1298dc720a632e8a13..bae2f630ea7f752089daeb1e3d2279324f735d0a 100644 (file)
@@ -11,24 +11,24 @@ Contents of the .[z]?debug_info section:
    Abbrev Offset: 0x0
    Pointer Size:  4
  <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\)
-    <c>   DW_AT_stmt_list   : 0x0      
-    <10>   DW_AT_high_pc     : 0x.     
-    <14>   DW_AT_low_pc      : 0x.     
-    <18>   DW_AT_name        : file1.txt       
-    <22>   DW_AT_producer    : GNU C 3.3.3     
+    <c>   DW_AT_stmt_list   : 0x0
+    <10>   DW_AT_high_pc     : 0x.
+    <14>   DW_AT_low_pc      : 0x.
+    <18>   DW_AT_name        : file1.txt
+    <22>   DW_AT_producer    : GNU C 3.3.3
     <2e>   DW_AT_language    : 1       \(ANSI C\)
  <1><2f>: Abbrev Number: 2 \(DW_TAG_subprogram\)
-    <30>   DW_AT_external    : 1       
-    <31>   DW_AT_decl_file   : 1       
-    <32>   DW_AT_decl_line   : 2       
-    <33>   DW_AT_name        : func_cu1        
-    <3c>   DW_AT_type        : <0x4a>  
-    <40>   DW_AT_low_pc      : 0x.     
-    <44>   DW_AT_high_pc     : 0x.     
+    <30>   DW_AT_external    : 1
+    <31>   DW_AT_decl_file   : 1
+    <32>   DW_AT_decl_line   : 2
+    <33>   DW_AT_name        : func_cu1
+    <3c>   DW_AT_type        : <0x4a>
+    <40>   DW_AT_low_pc      : 0x.
+    <44>   DW_AT_high_pc     : 0x.
     <48>   DW_AT_frame_base  : 1 byte block: 55        \(DW_OP_reg5 \([^()]*\)\)
  <1><4a>: Abbrev Number: 3 \(DW_TAG_base_type\)
-    <4b>   DW_AT_name        : int     
-    <4f>   DW_AT_byte_size   : 4       
+    <4b>   DW_AT_name        : int
+    <4f>   DW_AT_byte_size   : 4
     <50>   DW_AT_encoding    : 5       \(signed\)
  <1><51>: Abbrev Number: 0
 
@@ -63,17 +63,17 @@ Raw dump of debug contents of section .[z]?debug_line:
 
  The Directory Table is empty.
 
- The File Name Table:
+ The File Name Table \(offset 0x.*\):
   Entry        Dir     Time    Size    Name
   1    0       0       0       file1.txt
 
  Line Number Statements:
-  Extended opcode 2: set Address to .*
-  Advance Line by 3 to 4
-  Copy
-  Copy
-  Extended opcode 2: set Address to .*
-  Extended opcode 1: End of Sequence
+  \[0x.*\]  Extended opcode 2: set Address to .*
+  \[0x.*\]  Advance Line by 3 to 4
+  \[0x.*\]  Copy
+  \[0x.*\]  Copy
+  \[0x.*\]  Extended opcode 2: set Address to .*
+  \[0x.*\]  Extended opcode 1: End of Sequence
 
 
 Contents of the .[z]?debug_abbrev section:
This page took 0.025461 seconds and 4 git commands to generate.