gcc/libstdc++-v3/scripts
Jonathan Wakely 7e7eef2a1b libstdc++: Pass CXXFLAGS to check_performance script
It looks like our check-performance target runs completely unoptimized,
which is a bit silly. This exports the CXXFLAGS from the parent make
process to the check_performance script.

libstdc++-v3/ChangeLog:

	* scripts/check_performance: Use gnu++11 instead of gnu++0x.
	* testsuite/Makefile.am (check-performance): Export CXXFLAGS to
	child process.
	* testsuite/Makefile.in: Regenerate.
2020-10-09 14:01:55 +01:00
..
check_compile Fix comments in testsuite script 2018-08-23 16:10:35 +01:00
check_performance libstdc++: Pass CXXFLAGS to check_performance script 2020-10-09 14:01:55 +01:00
create_testsuite_files Implement <concepts> header for C++20 2019-10-11 16:53:52 +01:00
extract_symvers.in Update copyright years. 2020-01-01 12:51:42 +01:00
extract_symvers.pl Update copyright years. 2020-01-01 12:51:42 +01:00
gen_bind_includers.pl
gen_includers.pl
gen_includers2.pl
make_exports.pl Darwin fix libstdc++ build warnings. 2018-12-06 19:42:21 +00:00
make_graph.py
run_doxygen Update copyright years. 2020-01-01 12:51:42 +01:00
testsuite_flags.in testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00