gcc/libstdc++-v3/testsuite
Lars Gullik Bjønnes 71bdda5625 re PR libstdc++/60270 ([C++1y] std::quoted is too eager to clear the string)
2014-03-31  Lars Gullik Bjønnes  <larsbj@gullik.org>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/60270
	* include/std/iomanip (_Quoted_string operator>>): Do not clear
	string if input is not quoted.
	* testsuite/27_io/manipulators/standard/char/60270.cc: New.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r208966
2014-03-31 19:46:23 +01:00
..
17_intro Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
18_support Fix 18_support/exception_ptr/60612-*.cc on non-C99 targets 2014-03-31 13:14:12 +00:00
19_diagnostics Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
20_util re PR c++/57899 (bind/function with data member: infinite recursion) 2014-01-30 22:47:22 -05:00
21_strings Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
22_locale Don't xfail 22_locale/num_put/put/char/14220.cc etc. on Solaris 9/x86 2014-02-10 16:18:20 +00:00
23_containers 45713.cc: Skip compile on hppa*64*-*-*. 2014-03-24 00:09:24 +00:00
24_iterators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
25_algorithms Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
26_numerics Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
27_io re PR libstdc++/60270 ([C++1y] std::quoted is too eager to clear the string) 2014-03-31 19:46:23 +01:00
28_regex regex.tcc (match_results<>::format, [...]): Update __out after calling std::copy. 2014-02-26 19:45:15 +00:00
29_atomics re PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free) 2014-03-25 19:39:52 +00:00
30_threads re PR libstdc++/60564 ([C++11] The std::packaged_task constructor taking a reference to a functor does not copy its argument.) 2014-03-18 16:31:38 +00:00
abi Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
backward Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
config Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
data
decimal Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
experimental re PR libstdc++/59531 (string_view overrun in copy operation) 2014-01-24 20:15:00 +00:00
ext Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
lib Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-abi Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-dg Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libstdc++-prettyprinters Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
performance Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tr1 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tr2 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
util alloc_traits.h (allocator_traits::_S_allocate): Do not use varargs when argument could be non-POD. 2014-01-29 14:57:35 +00:00
Makefile.am Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
Makefile.in