This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14340] [3.3/3.4/3.5 Regression] libstdc++: failure to convert iterator to const_iterator


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]