This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 80907b03c8e Daily bump. new 4e2d53c9434 LoongArch: Implement 128-bit floating point functions in gcc.
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/config/loongarch/loongarch-builtins.cc | 5 ++ gcc/config/loongarch/loongarch-c.cc | 11 +++ gcc/doc/extend.texi | 20 +++++- .../gcc.target/loongarch/math-float-128.c | 81 ++++++++++++++++++++++ 4 files changed, 114 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/math-float-128.c