]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Aug 2013 09:22:59 +0000 (09:22 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Aug 2013 09:22:59 +0000 (09:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201623 138bc75d-0d04-0410-961f-82ee72b054a4

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.