This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 59a95143dde x86: Add <x86gprintrin.h> new f9919ba717d libstdc++: Add performance test for <random> new 7e7eef2a1bb libstdc++: Pass CXXFLAGS to check_performance script new 6ce2cb116af libstdc++: Adjust variable export in makefile
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/scripts/check_performance | 2 +- libstdc++-v3/testsuite/Makefile.am | 1 + libstdc++-v3/testsuite/Makefile.in | 1 + .../performance/26_numerics/random_dist.cc | 102 +++++++++++++++++++++ 4 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/performance/26_numerics/random_dist.cc