This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Emit DWARF for template parameters (PR debug/30161)


Hello,

This is an updated patch that I hope addresses the issues raised in the thread.

It now delays emitting DW_AT_const_value for DW_TAG_template_value_param
DIEs after function DIEs were emitted. I triggered that from inside
dwarf2out_finish to be sure.

Bootstrapped an tested on trunk for x86_64-unknown-linux-gnu.

-- 
Dodji Seketeli
Red Hat

Attachment: PR30161-patch-v13.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]