This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 8df4054bca6 Daily bump. new 84e2023455a [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