This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from b5201aee296 Daily bump. new 3e422483f18 LoongArch: Implement __builtin_thread_pointer for TLS. new 319e887bddd LoongArch: Define macro CLEAR_INSN_CACHE.
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/loongarch.h | 5 +++++ gcc/config/loongarch/loongarch.md | 7 +++++++ gcc/doc/extend.texi | 5 +++++ gcc/testsuite/gcc.target/loongarch/builtin_thread_pointer.c | 10 ++++++++++ 4 files changed, 27 insertions(+) create mode 100644 gcc/testsuite/gcc.target/loongarch/builtin_thread_pointer.c