This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b42509f8b7 Fix availability compute during VN DOM elimination new db4062a0cbe Small tweak to gnat_to_gnu_param new c900c700499 Fix missing information in exception messages with -gnateE new bb1ec4773a0 Couple of tweaks to help in LTO mode new e34495985e4 Fix uniqueness of address for aliased objects
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/ada/ChangeLog | 32 +++++++++++ gcc/ada/gcc-interface/decl.c | 38 +++++++++++-- gcc/ada/gcc-interface/trans.c | 52 ++++++++--------- gcc/ada/gcc-interface/utils.c | 118 ++++++++++++++++++++++++++++++++++++--- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gnat.dg/addr15.adb | 19 +++++++ 6 files changed, 225 insertions(+), 38 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/addr15.adb