https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89498
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Tue Apr 30 20:42:20 2019 New Revision: 270727 URL: https://gcc.gnu.org/viewcvs?rev=270727&root=gcc&view=rev Log: Backported from mainline 2019-03-13 Jakub Jelinek <ja...@redhat.com> PR debug/89498 * dwarf2out.c (size_of_die): For dw_val_class_view_list always use DWARF_OFFSET_SIZE. (value_format): For dw_val_class_view_list never use DW_FORM_loclistx. Modified: branches/gcc-8-branch/gcc/ChangeLog branches/gcc-8-branch/gcc/dwarf2out.c