]> git.ipfire.org Git - thirdparty/gcc.git/commit
[RISCV] Move iterators from sync.md to iterators.md
authorAndrew Pinski <apinski@marvell.com>
Fri, 12 Aug 2022 00:44:16 +0000 (00:44 +0000)
committerAndrew Pinski <apinski@marvell.com>
Wed, 24 Aug 2022 19:15:30 +0000 (12:15 -0700)
commit7770e0ad8f4bcd2c7852fa88eb7d5235f68a811d
tree83eb9f5819a0a9de1b32e71077145d4a501d06b1
parent3f9061d95d5835ef0d3c46de1076d62d27513e6b
[RISCV] Move iterators from sync.md to iterators.md

Like the previous two patches this moves the iterators
that are in sync.md to iterators.md.

OK? build and tested for riscv64-linux-gnu.

gcc/ChangeLog:

* config/riscv/sync.md (any_atomic, atomic_optab): Move to ...
* config/riscv/iterators.md: Here.
gcc/config/riscv/iterators.md
gcc/config/riscv/sync.md