[committed] libstdc++: Pass CXXFLAGS to check_performance script

Jonathan Wakely jwakely@redhat.com
Fri Oct 9 13:09:28 GMT 2020


On 09/10/20 14:02 +0100, Jonathan Wakely wrote:
>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.

A small adjustment to that last patch.

Tested powerpc64le-linux. Committed to trunk.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1101 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20201009/6b0c7ee4/attachment.bin>


More information about the Libstdc++ mailing list