Bug 38058 - gcc does not emit DW_TAG_template_type_parameter
Summary: gcc does not emit DW_TAG_template_type_parameter
Status: RESOLVED DUPLICATE of bug 30161
Alias: None
Product: gcc
Classification: Unclassified
Component: debug (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 00:11 UTC by Tom Tromey
Modified: 2008-11-08 00:57 UTC (History)
7 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2008-11-08 00:11:03 UTC
GCC does not emit DW_TAG_template_type_parameter in the generated dwarf.
I think it should.
Comment 1 Andrew Pinski 2008-11-08 00:40:31 UTC
I want to say this is really PR 30161.
Comment 2 Tom Tromey 2008-11-08 00:57:04 UTC
I agree.  I didn't see that one since I searched for the full tag name.


*** This bug has been marked as a duplicate of 30161 ***