[Bug libstdc++/26887] New: const_reverse_iterator does not have a mixed equality or inequality operator

2006-03-27 Thread schaudhu at blackrock dot com
Version: 3.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schaudhu at blackrock dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26887

[Bug debug/25234] [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables

2005-12-02 Thread schaudhu at blackrock dot com
--- Comment #5 from schaudhu at blackrock dot com 2005-12-02 23:31 --- I would agree except for the fact that the results vary with g++ version, not gdb version. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25234

[Bug debug/25234] [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables

2005-12-02 Thread schaudhu at blackrock dot com
--- Comment #2 from schaudhu at blackrock dot com 2005-12-02 23:23 --- I tried all three. -ggdb produces more info per symbol, but does not change the number of symbols. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25234

[Bug debug/25234] New: [2.95.2/3.3.3/4.0.0 Regression] g++ fails to emit debug information for SOME local variables in class member function that has templated local variables

2005-12-02 Thread schaudhu at blackrock dot com
hat has templated local variables Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schaudhu at blackrock dot