[Bug debug/35463] typedef missing in debug information with -gdwarf-2 for c++

2009-04-30 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-04-30 12:46 --- *** Bug 35462 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35463

[Bug debug/35463] typedef missing in debug information with -gdwarf-2 for c++

2009-04-30 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2009-04-30 13:05 --- I think this has been fixed by http://gcc.gnu.org/viewcvs?root=gccview=revrev=146137 http://gcc.gnu.org/viewcvs?root=gccview=revrev=146290 http://gcc.gnu.org/viewcvs?root=gccview=revrev=146897 on the trunk. --

[Bug debug/35463] typedef missing in debug information with -gdwarf-2 for c++

2009-04-30 Thread jan dot kratochvil at redhat dot com
--- 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

[Bug debug/35463] typedef missing in debug information with -gdwarf-2 for c++

2008-09-26 Thread hiroto dot shibuya at gmail dot com
--- Comment #2 from hiroto dot shibuya at gmail dot com 2008-09-26 20:48 --- I verified this to be the case since 4.1.0. The last version this was working was 4.0.4. Also this is specific to anonymous struct. If the struct is named, it works fine. This is sever issue for us when

[Bug debug/35463] typedef missing in debug information with -gdwarf-2 for c++

2008-03-04 Thread mrs at apple dot com
--- Comment #1 from mrs at apple dot com 2008-03-04 20:15 --- radr://5070293 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35463