On 8/25/2023 11:53 AM, Jeff Law via Gcc-patches wrote:


On 8/24/23 15:19, Edwin Lu wrote:
Related Discussion:
https://inbox.sourceware.org/gcc-patches/12fb5088-3f28-0a69-de1e-f387371a5...@gmail.com/

This patch updates the sync instructions to ensure that no insn is left
without a type attribute. Updates a total of 6 insns to have type "atomic"

Tested for regressions using rv32/64 multilib with newlib/linux.

gcc/Changelog:

    * config/riscv/sync-rvwmo.md: updated types to "multi" or
     "atomic" based on number of assembly lines generated
    * config/riscv/sync-ztso.md: likewise
    * config/riscv/sync.md: likewise
OK.

You should have your write access set up already.  So go ahead and follow the directions in the email you received to get yourself into the MAINTAINERS file.  Then you can go ahead and push this change.

THanks,
Jeff

Committed!

Edwin

Reply via email to