gcc/libstdc++-v3/include
Paolo Carlini 54ba39f599 array (_GLIBCXX_THROW_OR_ABORT): Move...
2012-11-07  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/array (_GLIBCXX_THROW_OR_ABORT): Move...
	* include/bits/c++config: ... here.
	* include/bits/shared_ptr_base.h (__throw_bad_weak_ptr): Use it.
	* include/ext/pb_ds/exception.hpp: Likewise.
	* include/ext/throw_allocator.h (__throw_forced_error): Likewise.
	* include/ext/concurrence.h (__throw_concurrence_lock_error,
	__throw_concurrence_unlock_error, __throw_concurrence_broadcast_error,
	__throw_concurrence_wait_error): Likewise.
	* include/tr1/shared_ptr.h (__throw_bad_weak_ptr): Likewise.
	* include/tr1/functional (function<_Res(_ArgTypes...)>::operator()
	(_ArgTypes...)): Likewise.
	* libsupc++/eh_aux_runtime.cc (__cxxabiv1::__cxa_bad_cast,
	__cxxabiv1::__cxa_bad_typeid): Likewise.
	* libsupc++/vec.cc (compute_size): Likewise.
	* libsupc++/new_op.cc (operator new (std::size_t)): Likewise.
	* src/c++11/functexcept.cc: Likewise.
	* testsuite/util/io/illegal_input_error.hpp
	(__throw_illegal_input_error): Likewise.
	* libsupc++/eh_personality.cc: Avoid warning with -fno-exceptions.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Adjust dg-error line
	numbers.
	* testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc:
	Likewise.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.
	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc:
	Likewise.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Likewise.

From-SVN: r193295
2012-11-07 13:20:33 +00:00
..
backward memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
bits array (_GLIBCXX_THROW_OR_ABORT): Move... 2012-11-07 13:20:33 +00:00
c
c_compatibility re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
c_global re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros) 2012-10-06 23:06:04 +00:00
c_std re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent) 2012-10-05 16:20:44 +00:00
debug array (_GLIBCXX_THROW_OR_ABORT): Move... 2012-11-07 13:20:33 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext array (_GLIBCXX_THROW_OR_ABORT): Move... 2012-11-07 13:20:33 +00:00
parallel re PR libstdc++/54754 ([parallel mode] 'make check-parallel' only works on x86-64) 2012-10-09 09:16:13 +01:00
precompiled stdc++.h: Add cstdalign. 2011-11-08 01:02:06 +00:00
profile stl_vector.h (vector(size_type)): Add missing allocator parameter. 2012-11-07 09:17:42 +00:00
std re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00
tr1 array (_GLIBCXX_THROW_OR_ABORT): Move... 2012-11-07 13:20:33 +00:00
tr2 atomic_base.h: Don't include <cstddef>, use nullptr. 2012-11-06 11:03:45 +00:00
Makefile.am re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00
Makefile.in re PR libstdc++/51850 (debug mode for std::array and tr1::array) 2012-11-07 00:42:19 +00:00