X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.dwarf2%2Fenum-type.exp;h=351e51f8ca6abc923855de62830d0d096be03b52;hb=003ea5a89ab7e9eaa65cb158a953d63dac2612c6;hp=a4825ecc4b68ee41467f5ffd07005183f4cee01e;hpb=a0eaec95753c0f093f5cb80080ef423030d35edd;p=platform%2Fupstream%2Fgdb.git diff --git a/gdb/testsuite/gdb.dwarf2/enum-type.exp b/gdb/testsuite/gdb.dwarf2/enum-type.exp index a4825ec..351e51f 100644 --- a/gdb/testsuite/gdb.dwarf2/enum-type.exp +++ b/gdb/testsuite/gdb.dwarf2/enum-type.exp @@ -1,4 +1,4 @@ -# Copyright 2014 Free Software Foundation, Inc. +# Copyright 2014-2015 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -50,7 +50,7 @@ Dwarf::assemble $asm_file { } { DW_TAG_enumerator { {DW_AT_name ONE} - {DW_AT_const_value 1} + {DW_AT_const_value 1 DW_FORM_sdata} } }