Skip to content
Snippets Groups Projects
Commit 01b685ae authored by redi's avatar redi
Browse files

Add missing change log for r171531

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171893 138bc75d-0d04-0410-961f-82ee72b054a4
parent 6b9414b9
No related merge requests found
......@@ -48,6 +48,15 @@
* config/os/solaris/solaris2.7/ctype_noninline.h: Likewise.
* config/os/solaris/solaris2.7/ctype_configure_char.cc: Likewise.
2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/std/future (future::share): Add.
(packaged_task::result_type): Remove as per LWG 2030.
(packaged_task::packaged_task): Remove redundant constructors, as per
LWG 1514.
* testsuite/30_threads/future/members/share.cc: New.
* testsuite/30_threads/packaged_task/requirements/typedefs.cc: Remove.
2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
* testsuite/28_regex/match_results/ctors/char/default.cc: Do not call
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment