[Bug libstdc++/24274] reverse_iterator problems with g++ 3.4.2

2005-10-08 Thread shawn dot yarbrough at gmail dot com
--- Comment #1 from shawn dot yarbrough at gmail dot com 2005-10-08 14:42 --- Created an attachment (id=9934) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9934&action=view) preprocessed test program #1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24274

[Bug libstdc++/24274] reverse_iterator problems with g++ 3.4.2

2005-10-08 Thread shawn dot yarbrough at gmail dot com
--- Comment #2 from shawn dot yarbrough at gmail dot com 2005-10-08 14:43 --- Created an attachment (id=9935) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9935&action=view) preprocessed test program #2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24274

[Bug libstdc++/24274] reverse_iterator problems with g++ 3.4.2

2005-10-08 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2005-10-08 14:57 --- Hi. The first issue is in fact ISO DR 280, which we tracked as libstdc++/11729 and, now that its official status is [Ready], has been fixed for gcc4.1. The second issue is not a bug, is simply the way reverse iterators wor