public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores
       [not found] <bug-89835-4@http.gcc.gnu.org/bugzilla/>
@ 2023-05-02 20:10 ` cvs-commit at gcc dot gnu.org
  2023-07-31 16:18 ` cvs-commit at gcc dot gnu.org
  2024-04-08  4:16 ` law at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-05-02 20:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89835

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Patrick O'Neill <poneill@gcc.gnu.org>:

https://gcc.gnu.org/g:6a2383f47ae70c31f91775142b9fb03f697741c2

commit r14-403-g6a2383f47ae70c31f91775142b9fb03f697741c2
Author: Patrick O'Neill <patrick@rivosinc.com>
Date:   Wed Apr 5 09:56:33 2023 -0700

    RISC-V: Strengthen atomic stores

    This change makes atomic stores strictly stronger than table A.6 of the
    ISA manual. This mapping makes the overall patchset compatible with
    table A.7 as well.

    2023-04-27 Patrick O'Neill <patrick@rivosinc.com>

            PR target/89835

    gcc/ChangeLog:

            * config/riscv/sync.md (atomic_store<mode>): Use simple store
            instruction in combination with fence(s).

    gcc/testsuite/ChangeLog:

            * gcc.target/riscv/pr89835.c: New test.

    Signed-off-by: Patrick O'Neill <patrick@rivosinc.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores
       [not found] <bug-89835-4@http.gcc.gnu.org/bugzilla/>
  2023-05-02 20:10 ` [Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores cvs-commit at gcc dot gnu.org
@ 2023-07-31 16:18 ` cvs-commit at gcc dot gnu.org
  2024-04-08  4:16 ` law at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-07-31 16:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89835

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Patrick O'Neill
<poneill@gcc.gnu.org>:

https://gcc.gnu.org/g:74abe200bc9b06e10f0f3cad74f11da4fae90cd3

commit r13-7668-g74abe200bc9b06e10f0f3cad74f11da4fae90cd3
Author: Patrick O'Neill <patrick@rivosinc.com>
Date:   Wed Apr 5 09:56:33 2023 -0700

    RISC-V: Strengthen atomic stores

    This change makes atomic stores strictly stronger than table A.6 of the
    ISA manual. This mapping makes the overall patchset compatible with
    table A.7 as well.

    2023-04-27 Patrick O'Neill <patrick@rivosinc.com>

            PR target/89835

    gcc/ChangeLog:

            * config/riscv/sync.md (atomic_store<mode>): Use simple store
            instruction in combination with fence(s).

    gcc/testsuite/ChangeLog:

            * gcc.target/riscv/pr89835.c: New test.

    Signed-off-by: Patrick O'Neill <patrick@rivosinc.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores
       [not found] <bug-89835-4@http.gcc.gnu.org/bugzilla/>
  2023-05-02 20:10 ` [Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores cvs-commit at gcc dot gnu.org
  2023-07-31 16:18 ` cvs-commit at gcc dot gnu.org
@ 2024-04-08  4:16 ` law at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: law at gcc dot gnu.org @ 2024-04-08  4:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89835

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at gcc dot gnu.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Fixed on the trunk and presumably the last gcc-13 point release.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-08  4:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89835-4@http.gcc.gnu.org/bugzilla/>
2023-05-02 20:10 ` [Bug target/89835] The RISC-V target uses amoswap.w for relaxed stores cvs-commit at gcc dot gnu.org
2023-07-31 16:18 ` cvs-commit at gcc dot gnu.org
2024-04-08  4:16 ` law at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).