This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14340] [3.3/3.4/3.5 Regression] libstdc++: failure to convert iterator to const_iterator
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Feb 2004 03:21:14 -0000
- Subject: [Bug c++/14340] [3.3/3.4/3.5 Regression] libstdc++: failure to convert iterator to const_iterator
- References: <20040229030820.14340.phil.el@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-29 03:21 -------
Well this has never worked from 3.0.4 to 3.5.0, even without Debug mode on or off (even though it was
added just for 3.4.0). Note for some reason 2.95.3 worked but I do not know if this is really a bug.
Also note ICC 6.0 accepted the code.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Known to fail| |3.4.0 3.5.0 3.3.1 3.0.4
Known to work| |2.95.3
Summary|libstdc++ debug mode: |[3.3/3.4/3.5 Regression]
|failure to convert iterator |libstdc++: failure to
|to const_iterator |convert iterator to
| |const_iterator
Target Milestone|--- |3.3.4
Version|tree-ssa |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14340