This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 310c9a3842d Improve costing of speculative calls in ipa-fnsummary new 7894c00982c [MicroBlaze][PR target/118280] Fix __atomic_test_and_set
The 1 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/microblaze/iterators.md | 25 +++++++ gcc/config/microblaze/microblaze-protos.h | 1 + gcc/config/microblaze/microblaze.cc | 28 ++++++++ gcc/config/microblaze/microblaze.md | 7 +- gcc/config/microblaze/sync.md | 107 +++++++++++++++++++++++++----- 5 files changed, 149 insertions(+), 19 deletions(-) create mode 100644 gcc/config/microblaze/iterators.md