This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fb28d5c6b0a c++: add fixed testcase [PR99804] new 1b30ef7cea7 LoongArch: Implement __builtin_thread_pointer for TLS. new 4912418dc1b LoongArch: Fix vfrint-releated comments in lsxintrin.h and [...]
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/config/loongarch/lasxintrin.h | 16 ++++++++-------- gcc/config/loongarch/loongarch.md | 7 +++++++ gcc/config/loongarch/lsxintrin.h | 16 ++++++++-------- gcc/doc/extend.texi | 5 +++++ .../gcc.target/loongarch/builtin_thread_pointer.c | 10 ++++++++++ 5 files changed, 38 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/builtin_thread_pointer.c