This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5add6acda5a PR middle-end/82095 * varasm.c (categorize_decl_for_secti [...] new 2a801d206ae 2017-09-06 Ed Schonberg schonberg@adacore.com new 1bbccea8309 Enqueue all SRA links for write flag propagation new c80119a0877 2017-09-06 Raphael Amiard amiard@adacore.com new 87a108bc1bd 2017-09-06 Hristian Kirtchev kirtchev@adacore.com
The 4 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/ChangeLog | 9 ++++ gcc/ada/ChangeLog | 36 +++++++++++++ gcc/ada/a-chtgop.adb | 49 ++++++++++++++---- gcc/ada/a-chtgop.ads | 20 ++++++-- gcc/ada/a-cihama.adb | 32 ++++++------ gcc/ada/a-cihama.ads | 6 ++- gcc/ada/a-cohama.adb | 34 +++++++------ gcc/ada/a-cohama.ads | 12 ++++- gcc/ada/a-cohase.adb | 33 ++++++------ gcc/ada/a-cohase.ads | 6 ++- gcc/ada/einfo.adb | 2 +- gcc/ada/exp_ch3.adb | 6 +-- gcc/ada/exp_ch4.adb | 89 +++++++++++++++++---------------- gcc/ada/exp_util.adb | 15 +++++- gcc/ada/fe.h | 6 --- gcc/ada/gnatls.adb | 30 ++++++----- gcc/ada/sem_attr.adb | 14 +++--- gcc/ada/sem_elim.ads | 10 ++-- gcc/ada/sem_res.adb | 7 ++- gcc/ada/xoscons.adb | 4 +- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/tree-ssa/pr82078.c | 27 ++++++++++ gcc/tree-sra.c | 5 +- 23 files changed, 310 insertions(+), 147 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82078.c