aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPatrick O'Neill <patrick@rivosinc.com>2023-04-05 09:44:57 -0700
committerPatrick O'Neill <patrick@rivosinc.com>2023-05-02 13:08:03 -0700
commitdcd7b2f5f7233a04c8b14b362d0befa76e9654c0 (patch)
tree717b2c6a6faf3903b915f2bd49f1194a77ab8c15 /gcc
parentf37a36bce81b50a43ec1613c1d08d803642f7506 (diff)
downloadgcc-dcd7b2f5f7233a04c8b14b362d0befa76e9654c0.zip
gcc-dcd7b2f5f7233a04c8b14b362d0befa76e9654c0.tar.gz
gcc-dcd7b2f5f7233a04c8b14b362d0befa76e9654c0.tar.bz2
RISC-V: Enforce Libatomic LR/SC SEQ_CST
Replace LR.aq/SC.rl pairs with the SEQ_CST LR.aqrl/SC.rl pairs recommended by table A.6 of the ISA manual. 2023-04-27 Patrick O'Neill <patrick@rivosinc.com> libgcc/ChangeLog: * config/riscv/atomic.c: Change LR.aq/SC.rl pairs into sequentially consistent LR.aqrl/SC.rl pairs. Signed-off-by: Patrick O'Neill <patrick@rivosinc.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions