This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ebc658 Correct date in ChangeLog entry for r232622 new f4a2cfe Add C++11 <cmath> overloads to the global namespace new f3a7179 libstdc++: Darwin does not support weak refs without definition.
The 2 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 | 14 +++++ libstdc++-v3/config/os/bsd/darwin/os_defines.h | 3 + libstdc++-v3/include/c_compatibility/math.h | 37 ++++++++++++ .../testsuite/26_numerics/headers/cmath/60401.cc | 68 ++++++++++++++++++++++ 4 files changed, 122 insertions(+) create mode 100644 libstdc++-v3/testsuite/26_numerics/headers/cmath/60401.cc