gcc/libstdc++-v3/include/bits
Jonathan Wakely 3af7efb7d9 re PR libstdc++/67309 (Error compiling with -std=c++11 and -fsingle-precision-constant)
PR libstdc++/67309
	* include/bits/random.tcc
	(poisson_distribution::param_type::_M_initialize): Use max<double>.
	(binomial_distribution::param_type::_M_initialize): Likewise.
	* testsuite/17_intro/headers/c++200x/67309.cc: New.
	* testsuite/17_intro/headers/c++200x/all_attributes.cc: Remove
	redundant header.

From-SVN: r227126
2015-08-24 14:43:36 +01:00
..
algorithmfwd.h
alloc_traits.h alloc_traits.h: Add feature-test macro. 2015-08-13 14:57:41 +01:00
allocated_ptr.h
allocator.h alloc_traits.h: Add feature-test macro. 2015-08-13 14:57:41 +01:00
atomic_base.h
atomic_futex.h * include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX] 2015-07-24 17:30:04 +01:00
basic_ios.h
basic_ios.tcc
basic_string.h basic_string.h (basic_string<>::front()): Add !empty debug check. 2015-06-24 20:12:05 +00:00
basic_string.tcc
boost_concept_check.h
c++0x_warning.h
c++14_warning.h
c++config * include/bits/c++config: Fix abi_tag in special modes. 2015-07-20 18:39:54 -04:00
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h stl_algobase.h (__miter_base): Move... 2015-07-16 19:17:26 +00:00
deque.tcc
enable_special_members.h
forward_list.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
forward_list.tcc forward_list.h (_Fwd_list_base(const _Node_alloc_type&)): Change parameter to rvalue-reference. 2015-06-17 18:45:45 +01:00
fstream.tcc
functexcept.h
functional_hash.h re PR libstdc++/60970 (Support std::hash with enum types (LWG 2148)) 2015-07-29 13:41:23 +01:00
gslice_array.h
gslice.h
hashtable_policy.h
hashtable.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
indirect_array.h
ios_base.h
istream.tcc
list.tcc C++11 allocator support for std::list. 2015-06-17 21:36:42 +01:00
locale_classes.h
locale_classes.tcc
locale_conv.h * include/bits/locale_conv.h (__do_str_codecvt): Set __count. 2015-06-25 19:23:41 +01:00
locale_facets_nonio.h
locale_facets_nonio.tcc
locale_facets.h
locale_facets.tcc
localefwd.h
mask_array.h
memoryfwd.h
move.h
ostream_insert.h
ostream.tcc
parse_numbers.h
postypes.h
predefined_ops.h
ptr_traits.h * include/bits/ptr_traits.h: Include <bits/move.h> for addressof. 2015-08-18 19:04:42 +01:00
quoted_string.h
random.h
random.tcc re PR libstdc++/67309 (Error compiling with -std=c++11 and -fsingle-precision-constant) 2015-08-24 14:43:36 +01:00
range_access.h alloc_traits.h: Add feature-test macro. 2015-08-13 14:57:41 +01:00
regex_automaton.h regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _State<>... 2015-07-30 10:35:45 +00:00
regex_automaton.tcc regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _State<>... 2015-07-30 10:35:45 +00:00
regex_compiler.h re PR libstdc++/67015 ("^[a-z0-9][a-z0-9-]*$", std::regex::extended is miscompiled) 2015-07-29 03:45:35 +00:00
regex_compiler.tcc re PR libstdc++/67015 ("^[a-z0-9][a-z0-9-]*$", std::regex::extended is miscompiled) 2015-07-29 03:45:35 +00:00
regex_constants.h
regex_error.h
regex_executor.h regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _State<>... 2015-07-30 10:35:45 +00:00
regex_executor.tcc regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _State<>... 2015-07-30 10:35:45 +00:00
regex_scanner.h
regex_scanner.tcc
regex.h
regex.tcc
shared_ptr_atomic.h
shared_ptr_base.h
shared_ptr.h
slice_array.h
sstream.tcc
stl_algo.h
stl_algobase.h stl_algobase.h (__miter_base): Move... 2015-07-16 19:17:26 +00:00
stl_bvector.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
stl_construct.h
stl_deque.h re PR libstdc++/67066 (libstdc++-v3/src/filesystem/dir.cc fails to compile with --enable-concept-checks) 2015-08-18 19:04:32 +01:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode. 2015-06-29 20:17:56 +00:00
stl_iterator.h stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode. 2015-06-29 20:17:56 +00:00
stl_list.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
stl_map.h alloc_traits.h: Add feature-test macro. 2015-08-13 14:57:41 +01:00
stl_multimap.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
stl_multiset.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
stl_numeric.h
stl_pair.h * include/bits/stl_pair.h: Replace class keyword with typename. 2015-06-30 14:35:36 +01:00
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
stl_stack.h re PR libstdc++/67066 (libstdc++-v3/src/filesystem/dir.cc fails to compile with --enable-concept-checks) 2015-08-18 19:04:32 +01:00
stl_tempbuf.h
stl_tree.h Implement N4279, Improved insertion interface for unique-key maps. 2015-08-09 01:57:13 +03:00
stl_uninitialized.h re PR libstdc++/64657 (Support iterators with overloaded operator-comma) 2015-06-22 16:09:14 +01:00
stl_vector.h re PR libstdc++/67066 (libstdc++-v3/src/filesystem/dir.cc fails to compile with --enable-concept-checks) 2015-08-18 19:04:32 +01:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h
unique_ptr.h Implement N4089 Safe conversions in unique_ptr<T[]> (LWG 2118) and N4366 LWG 2228... 2015-08-08 14:07:34 +03:00
unordered_map.h alloc_traits.h: Add feature-test macro. 2015-08-13 14:57:41 +01:00
unordered_set.h Implement N4258 (Cleaning-up noexcept in the Library rev 3) 2015-06-26 21:10:24 +01:00
uses_allocator.h
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc