This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 67584acb590 libstdc++: Cleanup and stabilize format _Spec<_CharT> and _ [...] new d44beb13285 cobol: sqrt(0) is not an ec-argument error. [PR119885]
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: gcc/testsuite/cobol.dg/group2/FUNCTION_SQRT__2_.cob | 13 +++++++++++++ gcc/testsuite/cobol.dg/group2/FUNCTION_SQRT__2_.out | 5 +++++ libgcobol/intrinsic.cc | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/cobol.dg/group2/FUNCTION_SQRT__2_.cob create mode 100644 gcc/testsuite/cobol.dg/group2/FUNCTION_SQRT__2_.out