This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49312] Make DW_AT_name contain only simple name, no template-id
- From: "dodji at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 7 Jun 2011 22:11:44 +0000
- Subject: [Bug debug/49312] Make DW_AT_name contain only simple name, no template-id
- Auto-submitted: auto-generated
- References: <bug-49312-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49312
--- Comment #2 from Dodji Seketeli <dodji at gcc dot gnu.org> 2011-06-07 22:11:40 UTC ---
Created attachment 24464
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24464
Candidate patch
I am currently testing this candidate patch.