This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b081e6c860e phiopt: Move the common code between pass_phiopt and pass_c [...] new 3d031cc4465 x86: Refine V4BF/V2BF FMA Testcase new c8352514cd0 ada: Whitespace cleanup in declaration of calendar-related [...] new 7b77938c1b5 ada: Simplify code for inserting checks into expressions new ac957a621cf ada: Evaluate calls to GNAT.Source_Info routines in semanti [...] new 5b701ee737c ada: Normalize span generation on different platforms new 356536a4e6b ada: First controlling parameter: report error without Exte [...] new 4930e82f63b ada: Use the same warning character in continuations new 73dc46f47be ada: Include missing associated header file new a7eaf7d5edb Match: Support form 2 for scalar signed integer .SAT_ADD
The 9 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/checks.adb | 34 +++++--------- gcc/ada/diagnostics-pretty_emitter.adb | 30 ++++++++++-- gcc/ada/exp_intr.adb | 6 --- gcc/ada/exp_intr.ads | 5 ++ gcc/ada/gcc-interface/decl.cc | 8 ++-- gcc/ada/gcc-interface/misc.cc | 1 + gcc/ada/gcc-interface/trans.cc | 14 +++--- gcc/ada/libgnat/s-os_lib.ads | 12 ++--- gcc/ada/sem_ch13.adb | 28 ++++++++---- gcc/ada/sem_eval.adb | 37 +++++++++++++-- gcc/ada/sem_prag.adb | 53 ++++++++++++++++++---- gcc/match.pd | 14 ++++++ .../i386/avx10_2-partial-bf-vector-fma-1.c | 12 +++-- 13 files changed, 179 insertions(+), 75 deletions(-)