diff options
-rw-r--r-- | gcc/ada/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 9faedf1..0c9b179 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -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. |