Fix typo
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 9 Aug 2013 09:22:59 +0000 (09:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 9 Aug 2013 09:22:59 +0000 (09:22 +0000)
From-SVN: r201623

gcc/ChangeLog

index b70e7fba0c3fab0c5d5f251a490c5ad7464ada74..8ad53a5be455d5c90f829baf8f352cbdcdb3f82e 100644 (file)
@@ -13,7 +13,7 @@
        * config/sparc/sparc.c (sparc_option_override): Set MASK_LEON for leon
        and MASK_LEON3 for leon3 and unset them if HAVE_AS_LEON is not defined.
        Deal with LEON and LEON3 for the memory model.
-       * config/sparc/sync.m (atomic_compare_and_swap<mode>): Enable for LEON3
+       * config/sparc/sync.md (atomic_compare_and_swap<mode>): Enable if LEON3
        (atomic_compare_and_swap<mode>_1): Likewise.
        (*atomic_compare_and_swap<mode>_1): Likewise.