From: ebotcazou Date: Sun, 27 Mar 2016 10:00:54 +0000 (+0000) Subject: Fix typo X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e4b6dbf5699bb5087963b9267dd99e419ac3a73;p=thirdparty%2Fgcc.git Fix typo git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234496 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 9faedf15b7a7..0c9b179792d3 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -87,7 +87,7 @@ 2016-02-17 Eric Botcazou - * exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if + * exp_ch4.adb (Expand_N_Indexed_Component): Activate synchronization if the prefix denotes an entity which Has_Atomic_Components. * gcc-interface/trans.c (node_is_atomic): Return true if the prefix denotes an entity which Has_Atomic_Components.