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)


Le 29/08/2009 00:46, Cary Coutant a écrit :
> +    /* Template template argument name.
> +       See http://gcc.gnu.org/wiki/TemplateParmsDwarf .  */
> +    DW_AT_GNU_template_name = 0x2108,
> 
> The thread-annotations branch is using DW_AT_GNU_ values from 0x2108
> through 0x210e, and the dwarf4 branch is using 0x210f. Can you change
> this to 0x2110?

I've updated the patch accordingly.

Cheers.

-- 
Dodji Seketeli
Red Hat

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


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