This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 7c3443e3034 Daily bump. new ba6107b4372 2018-04-30 Edward Smith-Rowland 3dw4rd@verizon.net
The 1 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/ChangeLog | 26 + libstdc++-v3/include/tr1/ell_integral.tcc | 8 +- libstdc++-v3/include/tr1/exp_integral.tcc | 6 +- .../06_comp_ellint_3/check_value.cc | 541 +- .../special_functions/06_comp_ellint_3/pr66689.cc | 24 + .../special_functions/13_ellint_3/check_value.cc | 5090 +++--- .../special_functions/13_ellint_3/pr66689.cc | 26 + .../pr56216.cc => 14_expint/pr68397.cc} | 28 +- .../06_comp_ellint_3/check_value.cc | 1185 +- .../special_functions/06_comp_ellint_3/pr66689.cc | 20 + .../special_functions/14_ellint_3/check_value.cc | 16039 +++++++------------ .../special_functions/14_ellint_3/pr66689.cc | 22 + .../special_functions/15_expint/pr68397.cc} | 37 +- 13 files changed, 9845 insertions(+), 13207 deletions(-) create mode 100644 libstdc++-v3/testsuite/special_functions/06_comp_ellint_3/pr66689.cc create mode 100644 libstdc++-v3/testsuite/special_functions/13_ellint_3/pr66689.cc copy libstdc++-v3/testsuite/special_functions/{07_cyl_bessel_i/pr56216.cc => 14_ex [...] create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...] create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...] copy libstdc++-v3/testsuite/{25_algorithms/search/searcher.cc => tr1/5_numerical_f [...]