diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-10-09 13:59:27 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-10-09 14:01:55 +0100 |
commit | 7e7eef2a1bb45c61ee26936ccaab7159dcceca94 (patch) | |
tree | 246b034851951fdd46e91da22fa140dd718b617d /gcc | |
parent | f9919ba717dfaf6018b7e625bebc84a461477b52 (diff) | |
download | gcc-7e7eef2a1bb45c61ee26936ccaab7159dcceca94.zip gcc-7e7eef2a1bb45c61ee26936ccaab7159dcceca94.tar.gz gcc-7e7eef2a1bb45c61ee26936ccaab7159dcceca94.tar.bz2 |
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions