This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4d4c546d3e RISC-V: Short-forward-branch opt for SiFive 7 series cores. new c64aa5a2c55 PR libstdc++/61761 fix std::proj for targets without C99 cproj new f9c195af847 Daily bump.
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: gcc/DATESTAMP | 2 +- libstdc++-v3/ChangeLog | 10 + libstdc++-v3/include/std/complex | 68 ++-- libstdc++-v3/testsuite/26_numerics/complex/proj.cc | 387 +++++++++++++++++++++ 4 files changed, 441 insertions(+), 26 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/complex/proj.cc