re PR debug/91968 (DW_AT_low_pc missing for DW_TAG_label with LTO)
authorRichard Biener <rguenther@suse.de>
Fri, 4 Oct 2019 11:37:16 +0000 (11:37 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 4 Oct 2019 11:37:16 +0000 (11:37 +0000)
commitdd935a565b5b0fcba5cc595407261cbb1ed48e39
tree097fc4a5f2eff9c41cbaca70ab5cf7750326d131
parent67044452770aefa5b686855b1b1cb5d0728ec994
re PR debug/91968 (DW_AT_low_pc missing for DW_TAG_label with LTO)

2019-10-04  Richard Biener  <rguenther@suse.de>

PR lto/91968
* tree.c (find_decls_types_r): Do not remove LABEL_DECLs from
BLOCK_VARS.

From-SVN: r276571
gcc/ChangeLog
gcc/tree.c