[Bug debug/49090] provide a way to recognize defaulted template parameters

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 31 19:59:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49090

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2013-01-31 19:58:47 UTC ---
Is GDB actually using the DW_TAG_template_*_param to generate the name of a
type, or just using the pretty name generated by GCC for DW_AT_name?

Note that we don't currently generate those tags for uninstantiated types.



More information about the Gcc-bugs mailing list