dwarf2out.c (loc_descriptor): Emit DW_OP_stack_value and DW_OP_implicit_value even...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 17 Sep 2009 20:29:56 +0000 (20:29 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 17 Sep 2009 20:29:56 +0000 (22:29 +0200)
commit417b30235b1bd5a8af13a21741f7845d4dff3029
tree719894ec4613cc62f0842198d22602365ed38b10
parente7f373fa6952ad2c1bc8980dc29f584127ee0171
dwarf2out.c (loc_descriptor): Emit DW_OP_stack_value and DW_OP_implicit_value even without dwarf_version 4.

* dwarf2out.c (loc_descriptor): Emit DW_OP_stack_value and
DW_OP_implicit_value even without dwarf_version 4.

From-SVN: r151815
gcc/ChangeLog
gcc/dwarf2out.c