Correct a single misfire in previous ChangeLog cleanup.
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 11 Aug 2019 01:40:39 +0000 (01:40 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 11 Aug 2019 01:40:39 +0000 (01:40 +0000)
From-SVN: r274262

gcc/ChangeLog

index 4ce2f4ef4e2cb0f9ff2bcc0eb36b59f327231b4a..eaafd22893a093993ee08e3b7a39dd6f307b8b4f 100644 (file)
        * 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>.