This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a3ca1fc5f40 middle-end/106053 - fold_sign_changed_comparison and large bools new 88417d77fec Allow all types supported by ranger in loop-ch. new 020b7d98589 loongarch: exclude LARCH_PROLOGUE_TEMP from SIBCALL_REGS [P [...] new 835b19936bf libstdc++: Do not optimize away storing pathname if it's needed
The 3 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.cc | 2 +- gcc/config/loongarch/loongarch.h | 2 +- .../{nios2/nios2.exp => loongarch/loongarch.exp} | 4 +- gcc/testsuite/g++.target/loongarch/pr106096.C | 75 ++++++++++++++++++++++ gcc/tree-ssa-loop-ch.cc | 3 +- libstdc++-v3/src/c++17/fs_dir.cc | 2 +- 6 files changed, 81 insertions(+), 7 deletions(-) copy gcc/testsuite/g++.target/{nios2/nios2.exp => loongarch/loongarch.exp} (91%) create mode 100644 gcc/testsuite/g++.target/loongarch/pr106096.C