This is the mail archive of the gcc-cvs@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]

r145788 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: ian
Date: Wed Apr  8 23:58:31 2009
New Revision: 145788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145788
Log:
	* include/backward/hashtable.h (erase): Correctly handle erasing a
	reference to an entry in the hash table.
	* testsuite/backward/hash_map/25896.cc: New.
	* testsuite/backward/hash_set/25896.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/backward/hash_map/25896.cc
    trunk/libstdc++-v3/testsuite/backward/hash_set/25896.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/backward/hashtable.h


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