This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b248b38982 * config/i386/i386.c (indirect_thunk_name): Declare regno [...] new 1fda0b3c2eb gcc/ChangeLog: new 68fd3fca325 [arm][testsuite] Fix -march tests in effective target check [...] new 2c1c4ac97e2 [AArch64] PR82964: Fix 128-bit immediate ICEs
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/ChangeLog | 23 + gcc/config/aarch64/aarch64-protos.h | 2 + gcc/config/aarch64/aarch64.c | 27 +- gcc/config/aarch64/aarch64.md | 4 +- gcc/config/aarch64/constraints.md | 6 + gcc/config/aarch64/predicates.md | 13 +- gcc/config/rs6000/rs6000-builtin.def | 4 +- gcc/config/rs6000/vsx.md | 26 +- gcc/testsuite/ChangeLog | 19 + gcc/testsuite/gcc.target/aarch64/pr78733.c | 7 +- gcc/testsuite/gcc.target/aarch64/pr79041-2.c | 3 +- .../gcc.target/powerpc/builtins-5-p9-runnable.c | 150 +- .../gcc.target/powerpc/builtins-6-p9-runnable.c | 1757 ++++++++++++-------- gcc/testsuite/gcc.target/powerpc/vsx-vector-6.h | 2 +- gcc/testsuite/lib/target-supports.exp | 4 +- 15 files changed, 1303 insertions(+), 744 deletions(-)