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++/22591] [4.0 Regression] std::swap() followed by list::erase() produces incorrect list::begin()


------- Additional Comments From pcarlini at suse dot de  2005-07-22 10:46 -------
By the way, I confirm that cannot reproduce with current mainline, neither on
x86-linux nor x86_64-linux (default build options). I'm unsure whether we should
mark it as 'target' and 4.1 Regression too...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std::swap() followed by     |[4.0 Regression] std::swap()
                   |list::erase() produces      |followed by list::erase()
                   |incorrect list::begin()     |produces incorrect
                   |                            |list::begin()


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22591


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