[Bug libstdc++/29696] std::string::reverse_iterator doesn't work at all on Tru64 UNIX

2006-11-05 Thread lebedev at zhtw dot org dot ru
--- Comment #12 from lebedev at zhtw dot org dot ru 2006-11-05 09:56 --- (In reply to comment #11) > Forgot: you may also consider reporting the bug to netbsd, or your favorite > provider of packages, maybe that would help that community. From our point of > view, there i

[Bug libstdc++/29696] std::string::reverse_iterator doesn't work at all on Tru64 UNIX

2006-11-04 Thread lebedev at zhtw dot org dot ru
--- Comment #9 from lebedev at zhtw dot org dot ru 2006-11-04 10:40 --- (In reply to comment #7) > Ok, thanks. Ideally, in case the problem unfortunately persists with current > GCC, it would be also useful if you could provide outputs from a debugging > session, because right

[Bug libstdc++/29696] std::string::reverse_iterator doesn't work at all on Tru64 UNIX

2006-11-03 Thread lebedev at zhtw dot org dot ru
--- Comment #6 from lebedev at zhtw dot org dot ru 2006-11-03 17:19 --- (In reply to comment #5) > (In reply to comment #4) > > All in all, I'm afraid we are going to need the help of a target maintainer. > > ...to be sure, would you please post the output

[Bug libstdc++/29696] std::string::reverse_iterator doesn't work at all on Tru64 UNIX

2006-11-03 Thread lebedev at zhtw dot org dot ru
--- Comment #3 from lebedev at zhtw dot org dot ru 2006-11-03 15:29 --- (In reply to comment #2) > Indeed, we badly need details. The correct output (which indeed I can see on > any machine I have at hand, any version of gcc) is: > 0 9 8 7 6 5 4 3 2 1 1 2 3 1 2 3 > 3 2 1 3

[Bug libstdc++/29696] New: std::string::reverse_iterator doesn't work at all on Tru64 UNIX

2006-11-03 Thread lebedev at zhtw dot org dot ru
Summary: std::string::reverse_iterator doesn't work at all on Tru64 UNIX Product: gcc Version: 3.4.6 Status: UNCONFIRMED Severity: critical Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot