This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2447556a54 Generate constant at start of loop, without UB new 73fb0a6153f rust: Add rust.install-dvi and rust.install-html rules new 8657d76d583 LoongArch: Enable switchable target
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-builtins.cc | 25 ++++---- gcc/config/loongarch/loongarch.cc | 91 ++++++++++++++++++++++++++++-- gcc/config/loongarch/loongarch.h | 2 + gcc/rust/Make-lang.in | 2 + gcc/testsuite/gcc.dg/lto/pr113233_0.c | 14 +++++ gcc/testsuite/lib/target-supports.exp | 12 ++++ 6 files changed, 129 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr113233_0.c