This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7bbdeb3 2015-10-23 Richard Biener rguenther@suse.de Naveen H [...] new a10589e 2015-10-23 Bob Duff duff@adacore.com new 1240b98 2015-10-23 Hristian Kirtchev kirtchev@adacore.com new 953b82d 2015-10-23 Gary Dismukes dismukes@adacore.com new eae2490 Add missing private clause in libgomp.c++/member-2.C new 084c307 2015-10-23 Arnaud Charlet charlet@adacore.com
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ada/ChangeLog | 50 +++++ gcc/ada/bindgen.adb | 4 +- gcc/ada/exp_ch11.adb | 8 +- gcc/ada/exp_ch11.ads | 13 +- gcc/ada/exp_ch6.adb | 94 +++++---- gcc/ada/exp_ch7.adb | 324 +++++++++++++++++++------------ gcc/ada/exp_intr.adb | 305 +++++++++++++++-------------- gcc/ada/gnat1drv.adb | 29 ++- gcc/ada/restrict.adb | 18 +- gcc/ada/scng.adb | 30 +-- gcc/ada/sem.adb | 4 - gcc/ada/sem_res.adb | 58 +++--- libgomp/ChangeLog | 5 + libgomp/testsuite/libgomp.c++/member-2.C | 2 +- 14 files changed, 561 insertions(+), 383 deletions(-)