This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 1e36498710f Disparage slightly for the alternative which move DFmode be [...] new 41aab8301d7 LoongArch: Implement __builtin_thread_pointer for TLS. new 1983e252d85 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 | 134 +++++++++++++++++++++ .../gcc.target/loongarch/builtin_thread_pointer.c | 10 ++ 4 files changed, 156 insertions(+) create mode 100644 gcc/testsuite/gcc.target/loongarch/builtin_thread_pointer.c