This is the mail archive of the gcc-bugs@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]

[Bug debug/48603] Missing DW_TAG_typedef for anonymous struct in template


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

--- Comment #7 from rguenther at suse dot de <rguenther at suse dot de> 2011-04-19 07:55:38 UTC ---
On Tue, 19 Apr 2011, jan.kratochvil at redhat dot com wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48603
> 
> --- Comment #6 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-04-19 05:02:16 UTC ---
> I guess it would be enough for GDB to provide there the name, without
> namespaces.
> Just in such case it needs to be a completely different attribute than
> overloaded DW_AT{,_MIPS}_linkage_name.

But the user can't refer to it but should use the typedef name.  So,
what's the usage scenario exactly?


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