This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d76f2b45d6 RISC-V: Enable basic RVV auto-vectorization support. new be6c13d5cef build: Use -nostdinc generating macro_list [PR109522] new d90eed13ae6 LoongArch: Enable shrink wrapping
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/Makefile.in | 2 +- gcc/config/loongarch/loongarch.cc | 179 ++++++++++++++++++++++- gcc/config/loongarch/loongarch.h | 2 + gcc/testsuite/gcc.target/loongarch/shrink-wrap.c | 19 +++ 4 files changed, 198 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/shrink-wrap.c