This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6347bbec3ef solaris2: Don't add crtfastmath.o for -shared new 967592488c6 Disable gather/scatter for zen4 new 8daf80ff0ec ada: Optimize interface objects initialized with function calls new 24993939b7e ada: Lift restriction on optimization of aliased objects new e59cd0db822 ada: Put back conversion to interface in more cases new 1f038e845bb ada: Further optimize interface objects initialized with fu [...] new 00fdfe9de2e ada: Fix premature finalization of temporaries for interfac [...] new b7ed6c43a80 ada: Fix benign pasto in new predicate new 39a7b603380 ada: Use static references to tag in more cases for interfa [...] new 3b4c6e67710 ada: Fix pessimization of some CW objects initialized with [...] new 9cfa7d7e3c3 ada: Fix latent bug exposed by recent work on extended retu [...] new fe67b75f59c ada: Fix typo in comment new b22634281ff ada: Update copyright years.
The 12 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/exp_ch3.adb | 327 +++++++++++++++++----------- gcc/ada/exp_ch4.adb | 18 +- gcc/ada/exp_ch6.adb | 52 ++--- gcc/ada/exp_util.adb | 193 ++++++++-------- gcc/ada/exp_util.ads | 4 + gcc/ada/gcc-interface/Make-lang.in | 4 +- gcc/ada/gcc-interface/Makefile.in | 2 +- gcc/ada/gcc-interface/ada-builtin-types.def | 2 +- gcc/ada/gcc-interface/ada-builtins.def | 2 +- gcc/ada/gcc-interface/ada-tree.def | 2 +- gcc/ada/gcc-interface/ada-tree.h | 2 +- gcc/ada/gcc-interface/ada.h | 2 +- gcc/ada/gcc-interface/config-lang.in | 2 +- gcc/ada/gcc-interface/cuintp.cc | 2 +- gcc/ada/gcc-interface/decl.cc | 2 +- gcc/ada/gcc-interface/gadaint.h | 2 +- gcc/ada/gcc-interface/gigi.h | 2 +- gcc/ada/gcc-interface/lang-specs.h | 2 +- gcc/ada/gcc-interface/lang.opt | 2 +- gcc/ada/gcc-interface/misc.cc | 2 +- gcc/ada/gcc-interface/system.ads | 2 +- gcc/ada/gcc-interface/targtyps.cc | 2 +- gcc/ada/gcc-interface/trans.cc | 2 +- gcc/ada/gcc-interface/utils.cc | 2 +- gcc/ada/gcc-interface/utils2.cc | 2 +- gcc/config/i386/i386.cc | 7 + gcc/config/i386/i386.h | 6 + gcc/config/i386/x86-tune.def | 23 +- 28 files changed, 395 insertions(+), 277 deletions(-)