gcc/libstdc++-v3/include/bits
DJ Delorie 78a7c3172f machmode.h (int_n_data_t): New.
* machmode.h (int_n_data_t): New.
	(int_n_enabled_p): New.
	(int_n_data): New.
	* tree.c (int_n_enabled_p): New.
	(int_n_trees): New.
	(make_or_reuse_type): Check for all __intN types, not just
	__int128.
	(build_common_tree_nodes): Likewise.  Also fill in integer_typs[]
	entries.
	* tree.h (int128_integer_type_node): Remove.
	(int128_unsigned_type_node): Remove.
	(int_n_trees_t): New.
	(int_n_enabled_p): New.
	(int_n_trees): New.
	* toplev.c (standard_type_bitsize): New.
	(do_compile): Check which __intN types are enabled for the current
	run.
	* builtin-types.def (BT_INT128): Remove.
	(BT_UINT128): Remove.
	* machmode.def: Add macro to create __int128 for all targets.
	* stor-layout.c (mode_for_size): Support __intN types.
	(smallest_mode_for_size): Likewise.
	(initialize_sizetypes): Support __intN types.
	* genmodes.c (struct mode_data): Add int_n field.
	(blank_mode): Likewise.
	(INT_N): New.
	(make_int_n): New.
	(emit_insn_modes_h): Count __intN entries and define
	NUM_INT_N_ENTS.
	(emit_mode_int_n): New.
	(emit_insn_modes_c): Call it.
	* gimple.c (gimple_signed_or_unsigned_type): Check for all __intN
	types, not just __int128.
	* tree-core.h (integer_type_kind): Remove __int128-specific
	entries, reserve spots for __intN entries.

libstdc++-v3/
	* src/c++11/limits.cc: Add support for __intN types.
	* include/std/type_traits: Likewise.
	* include/std/limits: Likewise.
	* include/c_std/cstdlib: Likewise.
	* include/bits/cpp_type_traits.h: Likewise.
	* include/c_global/cstdlib: Likewise.

c-family/
	* c-pretty-print.c (pp_c_integer_constant): Check for all __intN
	types, not just __int128.
	* c-cppbuiltin.c (c_cpp_builtins): Add builtins for all __intN
	types, not just __int128.
	(cpp_atomic_builtins): Round pointer sizes up.
	(type_suffix): Use type precision, not specific types.
	* c-common.c (c_common_reswords): Remove __int128 special case.
	(c_common_type_for_size): Check for all __intN types, not just
	__int128.
	(c_common_type_for_mode): Likewise.
	(c_common_signed_or_unsigned_type): Likewise.
	(c_build_bitfield_integer_type): Likewise.
	(c_common_nodes_and_builtins): Likewise.
	(keyword_begins_type_specifier): Likewise.
	* c-common.h (rid): Remove RID_INT128 and add RID_INT_N_* for all
	__intN variants.

c/
	* c-parser.c (c_parse_init): Add RID entries for each __intN.
	(c_token_starts_typename): Check all __intN, not just __int128.
	(c_token_starts_declspecs): Likewise.
	(c_parser_declspecs): Likewise.
	(c_parser_attribute_any_word): Likewise.
	(c_parser_objc_selector): Likewise.
	* c-tree.h (c_typespec_keyword): cts_int128 -> cts_int_n.
	(struct c_declspecs): Add int_n_idx field to record *which* __intN
	is specified.
	* c-decl.c (declspecs_add_type): Check for all __intN, not just
	__int128.
	(finish_declspecs): Likewise.

testsuite/
	* g++.dg/abi/mangle64.C: New.

cp/
	* typeck.c (cp_common_type): Check for all __intN types, not just
	__int128.
	* decl.c (grokdeclarator): Likewise.
	* rtti.c (emit_support_tinfos): Check for all __intN types, not just
	__int128.
	* parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Check
	for all __intN types, not just __int128.
	(cp_parser_simple_type_specifier): Likewise.
	* mangle.c (integer_type_codes): Remove int128-specific codes.
	* cp-tree.h (cp_decl_specifier_seq): Add int_n_idx to store which
	__intN was specified.
	* lex.c (init_reswords): Reserve all __intN keywords.

lto/
	* lto-lang.c (lto_build_c_type_nodes): Check intN types for
	size-type as well.
	(lto_init): Initialize all intN types, not just int128.

From-SVN: r216220
2014-10-14 15:44:36 -04:00
..
algorithmfwd.h
alloc_traits.h alloc_traits.h (__alloc_rebind): Define alias template. 2014-06-25 21:54:34 +01:00
allocated_ptr.h allocated_ptr.h (__allocated_ptr::operator=): Add missing return. 2014-07-08 14:22:14 +01:00
allocator.h api.xml: Link to more recent API docs. 2014-06-14 21:22:10 +01:00
atomic_base.h
basic_ios.h re PR libstdc++/56193 (ios_base should replace operator void* with explicit operator bool in C++11 onwards.) 2014-09-24 23:13:35 +01:00
basic_ios.tcc
basic_string.h Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
basic_string.tcc
boost_concept_check.h
c++0x_warning.h
c++14_warning.h
c++config re PR libstdc++/49561 ([C++0x] std::list::size complexity) 2014-10-10 16:33:57 +01:00
char_traits.h api.xml: Link to more recent API docs. 2014-06-14 21:22:10 +01:00
codecvt.h
concept_check.h
cpp_type_traits.h machmode.h (int_n_data_t): New. 2014-10-14 15:44:36 -04:00
deque.tcc Make std::deque meet C++11 allocator requirements. 2014-09-09 18:29:32 +01:00
enable_special_members.h
forward_list.h alloc_traits.h (__alloc_rebind): Define alias template. 2014-06-25 21:54:34 +01:00
forward_list.tcc
fstream.tcc Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
functexcept.h functexcept.h (__throw_out_of_range_fmt): Change attribute to __gnu_printf__ archetype to prevent warnings for "%zu". 2014-06-24 16:44:17 +01:00
functional_hash.h
gslice.h
gslice_array.h
hashtable.h re PR libstdc++/63456 (unordered_map incorrectly frees _M_single_bucket. Patch Included) 2014-10-05 18:44:46 +00:00
hashtable_policy.h hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified. 2014-09-06 07:38:48 +00:00
indirect_array.h
ios_base.h re PR libstdc++/59987 ([C++11]: Missing ios_base::hexfloat format specifier) 2014-10-06 16:55:53 +01:00
istream.tcc
list.tcc re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1)) 2014-10-13 10:00:27 +00:00
locale_classes.h
locale_classes.tcc
locale_facets.h
locale_facets.tcc locale_facets.tcc (num_put::_M_insert_float): Do not pass precision when using hexfloat format. 2014-10-08 14:25:30 +01:00
locale_facets_nonio.h
locale_facets_nonio.tcc functexcept.h (__throw_out_of_range_fmt): Change attribute to __gnu_printf__ archetype to prevent warnings for "%zu". 2014-06-24 16:44:17 +01:00
localefwd.h
mask_array.h
memoryfwd.h
move.h Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
ostream.tcc
ostream_insert.h
parse_numbers.h parse_numbers.h (_Number_help): Fix divide-by-zero. 2014-06-23 12:30:32 +01:00
postypes.h
predefined_ops.h
ptr_traits.h
random.h PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> 2014-07-29 14:56:45 +00:00
random.tcc PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> 2014-07-29 14:56:45 +00:00
range_access.h
regex.h regex.h (regex_token_iterator::_M_end_of_seq): Add const qualifier. 2014-10-08 09:49:22 +01:00
regex.tcc re PR libstdc++/61424 (std::regex matches right to left, not leftmost longest) 2014-07-01 02:10:31 +00:00
regex_automaton.h re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values) 2014-09-25 04:43:19 +00:00
regex_automaton.tcc re PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C) 2014-07-01 03:05:45 +00:00
regex_compiler.h re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values) 2014-09-25 04:43:19 +00:00
regex_compiler.tcc re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values) 2014-09-25 04:43:19 +00:00
regex_constants.h
regex_error.h
regex_executor.h re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values) 2014-09-25 04:43:19 +00:00
regex_executor.tcc re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values) 2014-09-25 04:43:19 +00:00
regex_scanner.h re PR libstdc++/61424 (std::regex matches right to left, not leftmost longest) 2014-07-01 02:10:31 +00:00
regex_scanner.tcc re PR libstdc++/63219 (Superfluous template parameter in match_result::format overload) 2014-09-11 11:01:20 +01:00
shared_ptr.h user.cfg.in (INPUT): Add C++14 headers. 2014-06-14 17:33:53 +01:00
shared_ptr_base.h shared_ptr_base.h (__shared_ptr::_Deleter): Fix parameter type. 2014-06-26 13:43:59 +01:00
slice_array.h
sstream.tcc
stl_algo.h re PR libstdc++/59603 (std::random_shuffle tries to swap element with itself) 2014-09-12 14:30:35 +01:00
stl_algobase.h Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
stl_bvector.h
stl_construct.h
stl_deque.h Make std::deque meet C++11 allocator requirements. 2014-09-09 18:29:32 +01:00
stl_function.h stl_function.h: Generic associative lookup feature is not supported. 2014-10-02 12:38:41 +00:00
stl_heap.h
stl_iterator.h re PR libstdc++/61086 (ubsan detects undefined behaviour in the standard library) 2014-05-07 15:43:22 +01:00
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_list.h re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1)) 2014-10-13 10:00:27 +00:00
stl_map.h re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
stl_multimap.h re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
stl_multiset.h re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
stl_numeric.h
stl_pair.h
stl_queue.h Include <bits/uses_allocator.h> in <stack> and <queue>. 2014-09-22 17:01:53 +01:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
stl_stack.h Include <bits/uses_allocator.h> in <stack> and <queue>. 2014-09-22 17:01:53 +01:00
stl_tempbuf.h
stl_tree.h re PR libstdc++/29988 (More stl_tree.h enhancements: improving operator=) 2014-09-24 19:55:35 +00:00
stl_uninitialized.h DR 1339 2014-09-25 16:27:18 +01:00
stl_vector.h DR 1339 2014-09-25 16:27:18 +01:00
stream_iterator.h
streambuf.tcc
streambuf_iterator.h
stringfwd.h
unique_ptr.h Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
unordered_map.h hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified. 2014-09-06 07:38:48 +00:00
unordered_set.h hashtable_policy.h (_Prime_rehash_policy): Constructor noexcept qualified. 2014-09-06 07:38:48 +00:00
uses_allocator.h uses_allocator.h (__uses_allocator_helper): Simplify. 2014-06-01 23:35:42 +01:00
valarray_after.h
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc DR 1339 2014-09-25 16:27:18 +01:00