This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be39d2c47a6 * config/avr/avr-mcus.def: Typo. new 3ee501a7d49 IPA-CP: Remove bogus static keyword (PR 92971) new 35d672b4d0e [AArch64] Fixup core tunings
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/ChangeLog | 15 ++++++++++ gcc/config/aarch64/aarch64-cores.def | 12 ++++---- gcc/ipa-cp.c | 4 +-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/ipa/ipcp-agg-12.c | 53 ++++++++++++++++++++++++++++++++++ 5 files changed, 81 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-agg-12.c