From: Eric Botcazou Date: Fri, 9 Aug 2013 09:22:59 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=23a6cb7838f73aca404e5cc25a1cfbe1064db068;p=gcc.git Fix typo From-SVN: r201623 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b70e7fba0c3..8ad53a5be45 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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): Enable for LEON3 + * config/sparc/sync.md (atomic_compare_and_swap): Enable if LEON3 (atomic_compare_and_swap_1): Likewise. (*atomic_compare_and_swap_1): Likewise.