This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9c805ddf66a docs: rename DEBUGGER_REGISTER_NUMBER in texi new 7742b797b3f LoongArch: add -mdirect-extern-access option
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/genopts/loongarch.opt.in | 4 ++++ gcc/config/loongarch/loongarch.cc | 6 ++++++ gcc/config/loongarch/loongarch.opt | 4 ++++ gcc/doc/invoke.texi | 15 +++++++++++++++ gcc/testsuite/gcc.target/loongarch/direct-extern-1.c | 6 ++++++ gcc/testsuite/gcc.target/loongarch/direct-extern-2.c | 6 ++++++ 6 files changed, 41 insertions(+) create mode 100644 gcc/testsuite/gcc.target/loongarch/direct-extern-1.c create mode 100644 gcc/testsuite/gcc.target/loongarch/direct-extern-2.c