This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 84fe5ace473 i386: Fix assert in ix86_function_arg [PR105970] new fc7e603edc6 rs6000: Improve .machine new d87e0e297b1 rs6000: Do not use rs6000_cpu for .machine ppc and ppc64 (P [...] new 380829dfd9d alpha: Introduce target specific store_data_bypass_p functi [...]
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/alpha/alpha-protos.h | 2 + gcc/config/alpha/alpha.c | 69 +++++++++++++++++++++++++ gcc/config/alpha/ev4.md | 15 ++---- gcc/config/rs6000/rs6000.c | 83 ++++++++++++++++++++++--------- gcc/testsuite/gcc.target/alpha/pr105209.c | 26 ++++++++++ 5 files changed, 160 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gcc.target/alpha/pr105209.c