mirror of git://gcc.gnu.org/git/gcc.git
* include/Makefile.am: Add new header. * include/Makefile.in: Regenerate. * include/bits/c++config: Change doxygen comment to suggest <version> instead of <iosfwd>. * include/precompiled/stdc++.h: Include <cwchar> and <cwctype> unconditionally. Add C++17 and C++20 headers. * include/std/version: New header. * testsuite/17_intro/headers/c++2017/all_attributes.cc: New. * testsuite/17_intro/headers/c++2017/all_no_exceptions.cc: New. * testsuite/17_intro/headers/c++2017/all_no_rtti.cc: New. * testsuite/17_intro/headers/c++2017/all_pedantic_errors.cc: New. * testsuite/17_intro/headers/c++2017/operator_names.cc: New. * testsuite/17_intro/headers/c++2017/stdc++.cc: New. * testsuite/17_intro/headers/c++2017/stdc++_multiple_inclusion.cc: New. * testsuite/17_intro/headers/c++2020/all_attributes.cc: New. * testsuite/17_intro/headers/c++2020/all_no_exceptions.cc: New. * testsuite/17_intro/headers/c++2020/all_no_rtti.cc: New. * testsuite/17_intro/headers/c++2020/all_pedantic_errors.cc: New. * testsuite/17_intro/headers/c++2020/operator_names.cc: New. * testsuite/17_intro/headers/c++2020/stdc++.cc: New. * testsuite/17_intro/headers/c++2020/stdc++_multiple_inclusion.cc: New. * testsuite/18_support/headers/version/macros.cc: New. * testsuite/18_support/headers/version/macros.cc: New. From-SVN: r261706 |
||
|---|---|---|
| .. | ||
| aligned_alloc | ||
| bad_alloc | ||
| bad_cast | ||
| bad_exception | ||
| bad_typeid | ||
| byte | ||
| exception | ||
| exception_ptr | ||
| headers | ||
| initializer_list | ||
| launder | ||
| max_align_t/requirements | ||
| nested_exception | ||
| numeric_limits | ||
| quick_exit | ||
| type_info | ||
| uncaught_exception | ||
| uncaught_exceptions | ||
| 50594.cc | ||
| cxa_vec.cc | ||
| free_eh_pool.cc | ||
| new_delete_placement.cc | ||
| new_handler.cc | ||
| pthread_guard.cc | ||
| terminate_handler.cc | ||
| unexpected_handler.cc | ||