This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 71790f398e1 Consider size_t mangling as unsigned int and long [PR100876]. adds ec3fafa9ec7 analyzer: fix bitfield endianness issues [PR99212,PR101082] adds ede6c3568f3 Daily bump. adds 4e56b134768 tree-optimization/101083 - fix ICE with SLP reassoc adds 6e96a5a503d [Ada] Small cleanup in System.Exceptions adds 059a91ea91b [Ada] Small cleanup in C header files adds a85d1c14073 [Ada] Clarify the documentation of -gnaty0 style check option adds 33117039208 [Ada] Raise expressions and unconstrained components adds c50041b99bc [Ada] Reorder code for validity checks of unchecked conversions adds a2d2310d80a [Ada] Implementation of AI12-0152: legality rules for Raise [...] adds cbb64f6b9ac [Ada] ACATS 4.1R-c611a04: Class-wide preconditions in dispa [...] adds 3e07c2df705 [Ada] Remove extra parens around a function call adds 663e6d79601 [Ada] Use more straightforward implementation for Current_E [...] adds 1ac6fcf57c5 [Ada] Fix missing array bounds checking adds 5c44cc1c736 [Ada] Do not perform useless work in Check_No_Parts_Violations adds e505bf515f5 [Ada] Make Incomplete_Or_Partial_View independent of the context adds ff4746bcdef [Ada] Don't look for aliases for generic subprograms adds 7626537ae76 [Ada] Fix ALI source location for dominance markers adds f5b4b6bf14a [Ada] Spurious accessibility error on "for of" loop parameter adds c5dc00ef38d [Ada] Non-static Interrupt_Priority allowed with restrictio [...] adds e66167fb494 [Ada] Mixing of positional and named entries allowed in enum rep adds 788fed4b39a [Ada] Include info about containers in GNAT RM Implementati [...] adds f7f37ed6494 [Ada] Cleanup related to volatile objects in restricted contexts adds 37cd8d97f3a [Ada] Wrong reference to System.Tasking in expanded code adds 7ef1d8e88bb [Ada] Adapt Is_Actual_Parameter to also work for entry parameters adds e027681d90c [Ada] Fix typos in all occurrences of "occuring" in GNAT adds 6dc7a8ab141 [Ada] Remove unused initialization with New_List adds cc9a7ae2299 [Ada] Fix aliasing check for actual parameters passed by reference adds 207962b929c [Ada] Cleanup repeated calls in Sloc_Range adds 07b7dc09b21 [Ada] Fix detection of volatile expressions in restricted contexts adds f4fe186bfe3 [Ada] Fix floating-point exponentiation with Integer'First [...] adds 3feba0a578c [Ada] Do not generate an Itype_Reference node for slices in [...] adds 1a9ff8d39c1 [Ada] Ignore volatile restrictions in preanalysis adds ccf0dee109b [Ada] Fix Is_Volatile_Function for functions declared in pr [...] adds 041f7417707 libffi: Fix up x86_64 classify_argument adds 3155d51bfd1 [PATCH] PR rtl-optimization/46235: Improved use of bt for b [...] adds 43fc4234ad3 tree-optimization/101088 - fix SM invalidation issue adds b4b50bf2864 stor-layout: Create DECL_BIT_FIELD_REPRESENTATIVE even for [...] adds a490b1dc0b3 testsuite: Use noipa attribute instead of noinline, noclone adds d7deee423f9 tree-sra: Do not refresh readonly decls (PR 100453) adds ac6c858d072 testsuite: aarch64: Add zero-high-half tests for narrowing shifts adds d8a88cdae9c aarch64: Model zero-high-half semantics of XTN instruction in RTL adds c86a3039683 aarch64: Model zero-high-half semantics of SQXTUN instructi [...] adds d0889b5d37f aarch64: Model zero-high-half semantics of [SU]QXTN instructions adds dbfc149b639 aarch64: Model zero-high-half semantics of ADDHN/SUBHN inst [...] adds b9e35ee6d64 libstdc++: Revert final/non-addressable changes to ranges CPOs adds c25e3bf8797 libstdc++: Use named struct for __decay_copy adds dd835ec24be ii386: Add missing two element 64bit vector permutations [PR89021] adds 9e64426dae1 libcpp: location comparison within macro [PR100796] adds bdfc1207bd2 Avoid loading an undefined value in the ranger_cache constructor. adds 72e3d92178b Fortran - ICE in gfc_check_do_variable, at fortran/parse.c:4446 adds d117f992d81 Revert "Fortran - ICE in gfc_check_do_variable, at fortran/ [...] adds cfe0a2ec268 Fortran - ICE in gfc_check_do_variable, at fortran/parse.c:4446 adds 6816a44dfe1 c++: static memfn from non-dependent base [PR101078] adds 487be9201c9 Correct documented option defaults. adds 8a22a10c787 Range_on_edge in ranger_cache should return true for all ranges. adds 786188e8b8c Add recomputation to outgoing_edge_range. adds 9a61dfdb5ec Daily bump. adds ff4deb4b1d0 c++: Tweak PR101029 fix adds 607507410ef [Ada] Use runtime from base compiler during stage1 (continued) adds 9f12bd79c0b Add amacleod and aldyh as *vrp and ranger maintainers. adds 3dfa4fe9f1a Vectorization of BB reductions adds 3f3ee13959f Add debugging helpers for ranger. new e9681f5725f auto_vec copy/move improvements new 265af872a1f return auto_vec from cgraph_node::collect_callers new a165040e11e return auto_vec from get_loop_hot_path new 4f899c4298c return auto_vec from get_dominated_by new 4541b5ec161 make get_domminated_by_region return a auto_vec new 53c55d3204a return auto_vec from more dominance functions new a4fc63e0c3c IBM Z: Fix vector intrinsics vec_double and vec_floate new c0954059dba gcov: update documentation entry about string format new 8eac92a07e3 docs: Use -O1 as a canonical value for -O option new f1555d4013e Cleanup clz and ctz code in range_of_builtin_call. new 20a2c8ace0a i386: Add variable vec_set for 64bit vectors [PR97194] new 967b4653023 Add a target calls hook: TARGET_PUSH_ARGUMENT new 275c736e732 libgomp: Structure element mapping for OpenMP 5.0
The 13 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: MAINTAINERS | 2 + gcc/ChangeLog | 196 +++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 462 +++++++++++++++ gcc/ada/checks.adb | 58 +- gcc/ada/doc/gnat_rm/implementation_advice.rst | 16 + .../building_executable_programs_with_gnat.rst | 14 +- gcc/ada/exp_ch3.adb | 11 +- gcc/ada/exp_ch4.adb | 4 +- gcc/ada/exp_ch6.adb | 2 +- gcc/ada/exp_ch9.adb | 39 +- gcc/ada/exp_disp.adb | 10 + gcc/ada/exp_unst.adb | 5 +- gcc/ada/freeze.adb | 35 +- gcc/ada/gcc-interface/Make-lang.in | 3 +- gcc/ada/ghost.adb | 18 +- gcc/ada/gnat_rm.texi | 619 +++++++++++---------- gcc/ada/gnat_ugn.texi | 21 +- gcc/ada/initialize.c | 70 +-- gcc/ada/libgnarl/s-taskin.ads | 3 + gcc/ada/libgnat/s-except.adb | 15 +- gcc/ada/libgnat/s-except.ads | 22 +- gcc/ada/libgnat/s-exponr.adb | 9 +- gcc/ada/par_sco.adb | 23 +- gcc/ada/restrict.adb | 2 +- gcc/ada/rtsfind.ads | 16 +- gcc/ada/runtime.h | 4 +- gcc/ada/sem_attr.adb | 9 +- gcc/ada/sem_ch13.adb | 48 +- gcc/ada/sem_ch3.adb | 13 +- gcc/ada/sem_ch6.adb | 2 +- gcc/ada/sem_ch8.adb | 2 +- gcc/ada/sem_res.adb | 134 +++-- gcc/ada/sem_util.adb | 192 ++++--- gcc/ada/sem_util.ads | 17 +- gcc/ada/sinput.adb | 21 +- gcc/ada/types.ads | 2 +- gcc/ada/urealp.adb | 10 +- gcc/analyzer/ChangeLog | 90 +++ gcc/analyzer/engine.cc | 8 + gcc/analyzer/region-model-manager.cc | 94 ++-- gcc/analyzer/region-model.h | 3 + gcc/analyzer/store.cc | 12 + gcc/analyzer/store.h | 1 + gcc/auto-profile.c | 9 +- gcc/c-family/ChangeLog | 5 + gcc/c/ChangeLog | 5 + gcc/calls.c | 6 +- gcc/cfgcleanup.c | 4 +- gcc/cfgloop.h | 2 +- gcc/cfgloopanal.c | 2 +- gcc/cfgloopmanip.c | 4 +- gcc/cgraph.c | 4 +- gcc/cgraph.h | 2 +- gcc/config/aarch64/aarch64-simd-builtins.def | 10 +- gcc/config/aarch64/aarch64-simd.md | 268 +++++++-- gcc/config/aarch64/iterators.md | 2 + gcc/config/bpf/bpf.h | 3 - gcc/config/cr16/cr16.c | 2 + gcc/config/cr16/cr16.h | 2 - gcc/config/i386/i386-expand.c | 115 ++-- gcc/config/i386/i386.c | 14 + gcc/config/i386/i386.h | 7 +- gcc/config/i386/i386.md | 94 ++++ gcc/config/i386/mmx.md | 52 +- gcc/config/i386/predicates.md | 6 + gcc/config/m32c/m32c.c | 3 + gcc/config/m32c/m32c.h | 1 - gcc/config/nios2/nios2.h | 1 - gcc/config/pru/pru.h | 1 - gcc/config/s390/vecintrin.h | 4 +- gcc/cp/ChangeLog | 10 + gcc/cp/init.c | 2 +- gcc/cp/pt.c | 15 +- gcc/defaults.h | 11 +- gcc/doc/invoke.texi | 92 +-- gcc/doc/tm.texi | 19 +- gcc/doc/tm.texi.in | 9 +- gcc/dominance.c | 16 +- gcc/dominance.h | 12 +- gcc/expr.c | 14 +- gcc/fortran/ChangeLog | 52 ++ gcc/fortran/expr.c | 3 + gcc/fortran/match.c | 2 +- gcc/fortran/parse.c | 3 + gcc/gcov-io.h | 7 +- gcc/gcse.c | 13 +- gcc/gimple-range-cache.cc | 16 +- gcc/gimple-range-gori.cc | 59 +- gcc/gimple-range-gori.h | 1 + gcc/gimple-range.cc | 124 ++++- gcc/hooks.c | 8 + gcc/hooks.h | 1 + gcc/ipa-cp.c | 7 +- gcc/ipa-sra.c | 2 +- gcc/loop-unroll.c | 12 +- gcc/rtlanal.c | 2 +- gcc/stor-layout.c | 26 +- gcc/target.def | 14 + gcc/targhooks.c | 12 + gcc/targhooks.h | 1 + gcc/testsuite/ChangeLog | 136 +++++ .../plugin/location-overflow-test-pr100796.c | 25 + gcc/testsuite/g++.dg/plugin/plugin.exp | 3 +- gcc/testsuite/g++.dg/template/access39.C | 17 + gcc/testsuite/gcc.dg/guality/pr49888.c | 2 +- gcc/testsuite/gcc.dg/pr100790.c | 4 + gcc/testsuite/gcc.dg/pr101062.c | 29 + gcc/testsuite/gcc.dg/torture/pr101088.c | 45 ++ gcc/testsuite/gcc.dg/tree-ssa/pr100453.c | 18 + gcc/testsuite/gcc.dg/vect/bb-slp-pr54400.c | 43 ++ gcc/testsuite/gcc.dg/vect/pr97832-4.c | 28 + .../gcc.target/aarch64/narrow_zero_high_half.c | 130 +++++ gcc/testsuite/gcc.target/i386/bt-5.c | 44 ++ gcc/testsuite/gcc.target/i386/bt-6.c | 69 +++ gcc/testsuite/gcc.target/i386/bt-7.c | 69 +++ gcc/testsuite/gcc.target/i386/pr100704-1.c | 24 + gcc/testsuite/gcc.target/i386/pr100704-2.c | 23 + gcc/testsuite/gcc.target/i386/pr100704-3.c | 20 + gcc/testsuite/gcc.target/i386/sse4_1-vec-set-1.c | 26 + gcc/testsuite/gcc.target/i386/sse4_1-vec-set-2.c | 45 ++ .../gcc.target/s390/zvector/vec-doublee.c | 22 + gcc/testsuite/gcc.target/s390/zvector/vec-floate.c | 23 + gcc/testsuite/gfortran.dg/pr95502.f90 | 8 + gcc/testsuite/gnat.dg/limited4.adb | 13 +- gcc/tree-cfg.c | 35 +- gcc/tree-parloops.c | 3 +- gcc/tree-sra.c | 21 +- gcc/tree-ssa-dce.c | 3 +- gcc/tree-ssa-loop-im.c | 21 +- gcc/tree-ssa-loop-ivcanon.c | 5 +- gcc/tree-ssa-phiprop.c | 7 +- gcc/tree-vect-data-refs.c | 9 +- gcc/tree-vect-loop.c | 2 +- gcc/tree-vect-slp.c | 388 ++++++++++--- gcc/tree-vectorizer.h | 2 + gcc/vec.h | 31 +- libcpp/ChangeLog | 7 + libcpp/line-map.c | 20 +- libffi/ChangeLog | 8 + libffi/src/x86/ffi64.c | 9 +- libffi/testsuite/libffi.call/nested_struct12.c | 107 ++++ libgomp/ChangeLog | 5 + libgomp/hashtab.h | 14 +- libgomp/libgomp.h | 66 ++- libgomp/oacc-mem.c | 19 +- libgomp/oacc-parallel.c | 22 +- libgomp/target.c | 442 ++++++++++++--- .../testsuite/libgomp.c-c++-common/refcount-1.c | 61 ++ .../testsuite/libgomp.c-c++-common/struct-elem-1.c | 29 + .../testsuite/libgomp.c-c++-common/struct-elem-2.c | 47 ++ .../testsuite/libgomp.c-c++-common/struct-elem-3.c | 69 +++ .../testsuite/libgomp.c-c++-common/struct-elem-4.c | 56 ++ .../testsuite/libgomp.c-c++-common/struct-elem-5.c | 20 + libstdc++-v3/ChangeLog | 76 +++ libstdc++-v3/include/bits/iterator_concepts.h | 3 +- libstdc++-v3/include/bits/ranges_base.h | 50 +- .../24_iterators/customization_points/iter_move.cc | 3 + .../24_iterators/customization_points/iter_swap.cc | 3 + .../concepts.lang/concept.swappable/swap.cc | 4 + libstdc++-v3/testsuite/std/ranges/access/begin.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/cbegin.cc | 4 + libstdc++-v3/testsuite/std/ranges/access/cdata.cc | 3 + libstdc++-v3/testsuite/std/ranges/access/cend.cc | 3 + .../testsuite/std/ranges/access/crbegin.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/crend.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/data.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/empty.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/end.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/rbegin.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/rend.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/size.cc | 2 + libstdc++-v3/testsuite/std/ranges/access/ssize.cc | 2 + libstdc++-v3/testsuite/util/testsuite_iterators.h | 16 + 174 files changed, 4769 insertions(+), 1342 deletions(-) create mode 100644 gcc/testsuite/g++.dg/plugin/location-overflow-test-pr100796.c create mode 100644 gcc/testsuite/g++.dg/template/access39.C create mode 100644 gcc/testsuite/gcc.dg/pr100790.c create mode 100644 gcc/testsuite/gcc.dg/pr101062.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr101088.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr100453.c create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr54400.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr97832-4.c create mode 100644 gcc/testsuite/gcc.target/aarch64/narrow_zero_high_half.c create mode 100644 gcc/testsuite/gcc.target/i386/bt-5.c create mode 100644 gcc/testsuite/gcc.target/i386/bt-6.c create mode 100644 gcc/testsuite/gcc.target/i386/bt-7.c create mode 100644 gcc/testsuite/gcc.target/i386/pr100704-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr100704-2.c create mode 100644 gcc/testsuite/gcc.target/i386/pr100704-3.c create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-vec-set-1.c create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-vec-set-2.c create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-doublee.c create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-floate.c create mode 100644 gcc/testsuite/gfortran.dg/pr95502.f90 create mode 100644 libffi/testsuite/libffi.call/nested_struct12.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/refcount-1.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/struct-elem-1.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/struct-elem-2.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/struct-elem-3.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/struct-elem-4.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/struct-elem-5.c