This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7d093718fb5 sel-sched: fix sel_rank_for_schedule for qsort (PR 82398) new 419381b5d32 PR libstdc++/59568 fix error handling for std::complex stre [...]
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 | 9 ++ libstdc++-v3/include/std/complex | 59 +++++--- .../testsuite/26_numerics/complex/dr2714.cc | 168 +++++++++++++++++++++ 3 files changed, 217 insertions(+), 19 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/complex/dr2714.cc