]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Mar 2016 10:00:54 +0000 (10:00 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Mar 2016 10:00:54 +0000 (10:00 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234496 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 9faedf15b7a79a5d8ca72bf92ebcad909ba65f47..0c9b179792d3c2655720fcc66f7e236aa8bcc453 100644 (file)
@@ -87,7 +87,7 @@
 
 2016-02-17  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * 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.