------- Comment #5 from jan dot kratochvil at redhat dot com 2009-04-30 15:15 ------- Just that I agree this Bug looks to me fixed in g++-4.5.
The sample code like what is Comment 0 here from: http://gcc.gnu.org/ml/gcc-help/2009-04/msg00393.html gives DW_TAG_structure_type DW_AT_name "<anonymous struct>" on: g++ (GCC) 4.4.0 20090427 (Red Hat 4.4.0-3) and gives DW_TAG_structure_type DW_AT_name "type27" on: g++ (GCC) 4.5.0 20090430 (experimental) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35463