gcc/libstdc++-v3/testsuite/18_support
Jonathan Wakely fbee6d3164 C++11 explicitly forbids macros for bool, true and false.
gcc:
	* ginclude/stdbool.h: Do not define bool, true or false in C++11.

libstdc++-v3:
	* testsuite/18_support/headers/cstdbool/macros.cc: New.

From-SVN: r216679
2014-10-24 21:56:40 +01:00
..
bad_alloc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_cast Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
bad_exception PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler 2014-03-12 22:42:13 +00:00
bad_typeid Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
exception_ptr freestanding.cc: Prefer -std=gnu++11. 2014-10-15 18:31:10 +00:00
headers C++11 explicitly forbids macros for bool, true and false. 2014-10-24 21:56:40 +01:00
initializer_list freestanding.cc: Prefer -std=gnu++11. 2014-10-15 18:31:10 +00:00
max_align_t/requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
nested_exception freestanding.cc: Prefer -std=gnu++11. 2014-10-15 18:31:10 +00:00
numeric_limits freestanding.cc: Prefer -std=gnu++11. 2014-10-15 18:31:10 +00:00
quick_exit Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
type_info freestanding.cc: Prefer -std=gnu++11. 2014-10-15 18:31:10 +00:00
uncaught_exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
50594.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cxa_vec.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_delete_placement.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
new_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pthread_guard.cc re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests) 2014-05-23 11:19:20 +01:00
terminate_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
unexpected_handler.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00