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]

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


Author: redi
Date: Wed Apr 25 18:03:03 2012
New Revision: 186836

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186836
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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/scoped_allocator
    trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/1.cc


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