projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f8f7b
)
Correct a single misfire in previous ChangeLog cleanup.
author
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Sun, 11 Aug 2019 01:40:39 +0000
(
01:40
+0000)
committer
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Sun, 11 Aug 2019 01:40:39 +0000
(
01:40
+0000)
From-SVN: r274262
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 4ce2f4ef4e2cb0f9ff2bcc0eb36b59f327231b4a..eaafd22893a093993ee08e3b7a39dd6f307b8b4f 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-4600,7
+4600,7
@@
* config/arm/sync.md
(@atomic_compare_and_swap<CCSI:arch><NARROW:mode>_1): Use
<NARROW:sync_predtab> instead of (implicitly) <CCSI:sync_predtab>.
- (@atomic_compare_and_swap<CCSI:arch><SIDI:mode>_1): Likewise
.
+ (@atomic_compare_and_swap<CCSI:arch><SIDI:mode>_1): Likewise
use
<SIDI:sync_predtab>. Use <SIDI:cas_cmp_operand> and
<SIDI:cas_cmp_str>.