Re: [PATCH] dwarf2out.c patch for AIX

2017-07-26 Thread Jim Wilson
On 07/22/2017 08:29 PM, David Edelsohn wrote: This patch mirrors the earlier patch to copy debug_section_label into dl_section_ref and append the adjustment when necessary. With this patch, GDB is able to report correct macro information. Bootstrapped on powerpc-ibm-aix7.2.0.0 Debug related p

[PATCH] dwarf2out.c patch for AIX

2017-07-22 Thread David Edelsohn
Recent versions of the AIX toolchain now support the debug_macinfo section. The section header of the macinfo_section includes a reference to the debug lineptr. As with the earlier adjustment to the debug line reference in the debug_info section, the debug_macinfo section requires a similar adjust