From 23a6cb7838f73aca404e5cc25a1cfbe1064db068 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 9 Aug 2013 09:22:59 +0000 Subject: [PATCH] Fix typo From-SVN: r201623 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2