re PR debug/77315 (emit DW_OP_form_tls_address)
authorTom Tromey <tom@tromey.com>
Mon, 31 Oct 2016 20:08:44 +0000 (20:08 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 31 Oct 2016 20:08:44 +0000 (20:08 +0000)
commitf3a5a02f6382f33cf2539aefbb71725bad6742df
tree38f7fcf277694c41fff0a5cb971fc3aa32ac42b3
parent120a4c45731e133355d46fc39d7a77ed9c67d67c
re PR debug/77315 (emit DW_OP_form_tls_address)

PR debug/77315:
* dwarf2out.c (mem_loc_descriptor): Use DW_OP_form_tls_address.
(resolve_args_picking_1): Move DW_OP_form_tls_address case next to
DW_OP_GNU_push_tls_address case.
(loc_list_from_tree_1): Use DW_OP_form_tls_address.

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