Big-endian targets: Don't ignore offset into DW_OP_stack_value
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / dwarf.exp
index 1ccdc5dc1be8c9bf66d346a6f6acac8f7c57e13e..989a7170618a6d3a971e0afa21acb44ab2c5f3b1 100644 (file)
@@ -946,9 +946,10 @@ namespace eval Dwarf {
                    define_label $l2
                }
 
+               DW_OP_implicit_pointer -
                DW_OP_GNU_implicit_pointer {
                    if {[llength $line] != 3} {
-                       error "usage: DW_OP_GNU_implicit_pointer LABEL OFFSET"
+                       error "usage: $opcode LABEL OFFSET"
                    }
 
                    # Here label is a section offset.
This page took 0.025979 seconds and 4 git commands to generate.