This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d156d6e This patch fixes the attributes of integer immediate shifts w [...] new 7214e56 * doc/gnat_rm/implementation_defined_attributes.rst (Scalar [...] new 7483649 * gcc-interface/trans.c (elaborate_all_entities_for_package) [...] new d043060 * freeze.adb (Freeze_Array_Type): Call Addressable predicate [...]
The 3 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 | 46 ++++++ .../gnat_rm/implementation_defined_attributes.rst | 2 +- gcc/ada/einfo.ads | 83 +++++------ gcc/ada/exp_ch4.adb | 6 +- gcc/ada/exp_ch6.adb | 4 +- gcc/ada/exp_pakd.adb | 11 +- gcc/ada/freeze.adb | 163 +++++++++++---------- gcc/ada/gcc-interface/decl.c | 69 +++------ gcc/ada/gcc-interface/gigi.h | 8 +- gcc/ada/gcc-interface/trans.c | 4 + gcc/ada/gcc-interface/utils.c | 71 ++++----- 11 files changed, 243 insertions(+), 224 deletions(-)