]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefix denote...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 17 Feb 2016 09:21:58 +0000 (09:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 17 Feb 2016 09:21:58 +0000 (09:21 +0000)
commite2f0522e06523c19b62d1acc9925a63401c82b63
tree862c4536dcd6f54e1fa80604d57c816ab0b1ed03
parentbf17fe3f736580a65427cc9e0e814e3ffe6e7fe5
exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefix denotes an entity which Has_Atomic_Components.

* exp_ch4.adb (Expand_N_Indexed_Component): Active 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.

From-SVN: r233485
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/atomic8.adb [new file with mode: 0644]