r186841 - in /branches/gcc-4_7-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Apr 25 21:53:00 GMT 2012


Author: redi
Date: Wed Apr 25 21:53:20 2012
New Revision: 186841

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186841
Log:
	* include/std/scoped_allocator (scoped_allocator::__outermost): Do
	not pass non-POD to varargs function.
	* testsuite/20_util/scoped_allocator/1.cc: Fix test.

Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/std/scoped_allocator
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/1.cc



More information about the Libstdc++-cvs mailing list