This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4383c595ce5 Daily bump. new dabef758bfe Revert recent changes to lower_try_finally_dup_block new 88795e14ae7 Fix bogus alignment warning on address clause new cc997e0cc4f Add missing end location information
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/gcc-interface/decl.c | 28 ++++++++++++++++++++-------- gcc/ada/gcc-interface/trans.c | 11 +++++------ gcc/testsuite/gnat.dg/addr16.adb | 14 ++++++++++++++ gcc/testsuite/gnat.dg/addr16_pkg.ads | 9 +++++++++ gcc/tree-eh.c | 12 ++---------- 5 files changed, 50 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/addr16.adb create mode 100644 gcc/testsuite/gnat.dg/addr16_pkg.ads