This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO in repository toolchain/ci/gcc.
from 2d14d64bf2d Daily bump. adds 97d51c17645 Add x86 tune to enable v2df vector reduction by paddpd. adds 1bf976a5de6 openmp: Actually ignore pragma_stmt pragmas for which c_par [...] adds 0684c8d3eff commit-mklog: Add --co argument. adds 5079b7781a2 openmp: Add nothing directive support adds 76bb3c50dd4 Fortran/OpenMP: Add memory routines existing for C/C++ adds 602fca427df Turn 'bool force_collect' parameter to 'ggc_collect' into a [...] adds e4f16e9f357 Add more self-tests for 'hash_map' with Value type with non [...] adds e12946df34c Add EAF_NOREAD check to tree-ssa-uninit adds 88ef1a14bb4 Fix thinko in latest change for GNAT encodings adds a6b3db3e862 c++: ignore explicit dguides during NTTP CTAD [PR101883] adds be4a4fb5166 c++: aggregate CTAD and brace elision [PR101344] adds f74433e70ae Fortran: Add OpenMP's nothing directive support adds c883d1dcdea libstdc++: Fix vector<bool> printer tests to work in debug mode adds 085c2f8f0e1 libstdc++: Fix CTAD for debug sequence containers adds de44eee5d52 libstdc++: Minor optimization for min/max/minmax adds 37620d57511 libstdc++: Simplify n-ary arithmetic promotion traits adds aba938d6c35 libstdc++: Enable doxygen processing for C++20 components adds 828176ba490 libstdc++: Improve doxygen comments in <bits/stl_function.h> adds 4fb471afc4f libstdc++: Improve doxygen documentation for std::unique_ptr adds 640df4ef815 aarch64: Fix float <-> int errors in vld4[q]_lane intrinsics adds bb04a03c6f9 Make 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_and_d [...] adds aef703cf982 analyzer: detect and analyze calls via function pointer adds 1b342485274 analyzer: detect and analyze virtual function calls adds 15bdae01665 Darwin: Handle the -rpath command line option. adds 220c410162e libiberty, Darwin : Fix simple-object LTO table for cross-e [...] adds d2aa4e0b3b5 Objective-C: fix crash with -fobjc-nilcheck adds d39367fa82d configure: Allow host fragments to react to --enable-host-shared. adds 08defd9c4e4 Darwin, jit: Fix build [PR100613]. adds f0fca213bc5 Fortran: Add OpenMP's nothing directive support (con't) adds 6e529985d89 Daily bump. adds 1db70e61a92 Revert "Add the member integer_to_sse to processor_cost as [...] adds b7fc42073c0 Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' etc. adds eea1677fd03 JIT, testsuite, Darwin: Initial testsuite fixes. adds 4e6a5fa4037 openmp: For C++ ensure nothing directive has no operands adds cb23be4fa59 testsuite, JIT, Darwin: Adjust asm tests for Mach-O. adds c04d7669422 openmp: Fix ICE on requires clause with atomic_default_mem_order ( adds 301dc6011cb expand: Add new clrsb fallback expansion [PR101950] adds c8a1cf1a7a8 libstdc++: Tweak whitespace adds 65441d8fc3c libstdc++: Improve overflow check for file timestamps adds 30b300de8eb libstdc++: Improve doxygen docs for smart pointers adds 926d4a71c7e libstdc++: Document P1739R4 status [PR100139] adds 0187e0d7360 libstdc++: Fix move construction of std::tuple with array e [...] adds 0c0907f9915 Fix PR number for r12-2991 in ChangeLogs adds 4285ca3e1c4 c++: Fix PR number in testcase [PR101803] adds 85a70959500 libstdc++: Don't check always-true condition [PR101965] adds 778044ccf59 libstdc++: Update Doxygen config template to Doxygen 1.9.2 adds c5e0f954aef libstdc++: Move status table entry to be with other ranges papers adds 07b4100683e Define STAGE1_LIBS to link against libcl.a in stage1 on hpux. adds 18e9e7db7af Drop stabs from h8/300 and v850 ports adds de0b250b2ba Objective-C, NeXT runtime: Correct the default for fobjc-nilcheck. adds 81501087758 Release resources acquired by enable_ranger() [PR101984]. adds 77bf9f83b8e Document enable_ranger and disable_ranger. adds d881460deb1 Fortran - simplify length of substring with constant bounds adds b0963c4379b rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [ [...] adds 976401aa478 Fold more constants during veclower pass. adds b57fba5e376 Daily bump. adds d2883be3c8e Move xx* builtins to vsx.md. adds b777f228b48 gcov: fix output location for JSON mode. adds f9400e4e470 openmp: Diagnose some superfluous commas in OpenMP parsing adds 0d973c0a0d9 openmp: Implement the error directive adds 77167196fe8 Fortran: Add OpenMP's error directive adds 37744f82608 Refactor BB splitting of DRs for SLP group analysis adds 12f22906d3c Fortran - use temporary char buffer for passing HOST_WIDE_I [...] adds 1b507b1e3c5 c-format.c/Fortran: Support %wd / host-wide integer in gfc_error adds 29b2fd371f1 libstdc++: Skip filesystem tests that depend on permissions [...] adds 5f80c6270de Further improvements to constant shifts for the H8 new 7cad8a8f9f7 configure: drop version checks for in-tree gas [PR91602] new e0b6d0b39c6 configure: remove version argument from gcc_GAS_CHECK_FEATURE new 1918f4b7ac5 configure: fixup formatting from previous change new 9b24c20cb3a configure: remove gas versions from tls check
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: ChangeLog | 6 + Makefile.in | 3 + Makefile.tpl | 3 + config/ChangeLog | 5 + config/mh-darwin | 8 + contrib/ChangeLog | 6 + contrib/gcc-git-customization.sh | 2 +- contrib/git-commit-mklog.py | 6 + contrib/mklog.py | 9 +- gcc/ChangeLog | 107 +++++ gcc/DATESTAMP | 2 +- gcc/acinclude.m4 | 82 +--- gcc/ada/ChangeLog | 10 + gcc/ada/gcc-interface/Make-lang.in | 4 + gcc/ada/gcc-interface/decl.c | 6 +- gcc/analyzer/ChangeLog | 51 +++ gcc/analyzer/analysis-plan.cc | 4 + gcc/analyzer/checker-path.cc | 28 +- gcc/analyzer/checker-path.h | 6 + gcc/analyzer/diagnostic-manager.cc | 23 +- gcc/analyzer/engine.cc | 183 ++++++++ gcc/analyzer/exploded-graph.h | 39 ++ gcc/analyzer/program-point.cc | 18 + gcc/analyzer/program-point.h | 3 +- gcc/analyzer/program-state.cc | 44 ++ gcc/analyzer/program-state.h | 11 + gcc/analyzer/region-model.cc | 49 ++- gcc/analyzer/region-model.h | 6 + gcc/analyzer/state-purge.cc | 35 +- gcc/analyzer/supergraph.cc | 43 +- gcc/analyzer/supergraph.h | 7 +- gcc/c-family/ChangeLog | 6 + gcc/c-family/c-format.c | 142 ++++--- gcc/c-family/c-omp.c | 8 +- gcc/c-family/c-pragma.c | 2 + gcc/c-family/c-pragma.h | 2 + gcc/c/ChangeLog | 35 ++ gcc/c/c-parser.c | 279 ++++++++++-- gcc/config.gcc | 14 +- gcc/config/aarch64/arm_neon.h | 8 +- gcc/config/darwin.h | 3 +- gcc/config/h8300/h8300.c | 38 +- gcc/config/i386/i386.c | 6 +- gcc/config/i386/i386.h | 3 +- gcc/config/i386/sse.md | 4 +- gcc/config/i386/x86-tune-costs.h | 26 -- gcc/config/i386/x86-tune.def | 5 + gcc/config/rs6000/altivec.md | 197 --------- gcc/config/rs6000/rs6000-call.c | 6 + gcc/config/rs6000/vsx.md | 206 +++++++++ gcc/config/v850/v850.h | 3 - gcc/configure | 472 +++------------------ gcc/configure.ac | 335 ++++++--------- gcc/cp/ChangeLog | 55 +++ gcc/cp/cp-tree.h | 6 + gcc/cp/decl.c | 18 +- gcc/cp/parser.c | 311 ++++++++++++-- gcc/cp/pt.c | 10 +- gcc/doc/gty.texi | 6 +- gcc/fortran/ChangeLog | 13 + gcc/fortran/dump-parse-tree.c | 27 +- gcc/fortran/error.c | 106 ++++- gcc/fortran/f95-lang.c | 5 +- gcc/fortran/gfortran.h | 58 ++- gcc/fortran/match.h | 2 + gcc/fortran/openmp.c | 135 +++++- gcc/fortran/parse.c | 13 +- gcc/fortran/resolve.c | 2 + gcc/fortran/simplify.c | 73 +++- gcc/fortran/st.c | 1 + gcc/fortran/trans-openmp.c | 34 ++ gcc/fortran/trans.c | 1 + gcc/fortran/types.def | 1 + gcc/gcov.c | 158 +++---- gcc/ggc-common.c | 2 +- gcc/ggc-page.c | 5 +- gcc/ggc-tests.c | 18 +- gcc/ggc.h | 10 +- gcc/gimple-range.cc | 7 + gcc/gimple-range.h | 3 + gcc/gimple-ssa-warn-access.cc | 4 + gcc/hash-map-tests.c | 163 +++++++ gcc/jit/ChangeLog | 12 + gcc/jit/Make-lang.in | 63 ++- gcc/jit/docs/examples/tut04-toyvm/toyvm.c | 2 +- gcc/jit/docs/examples/tut04-toyvm/toyvm.cc | 2 +- gcc/jit/jit-dejagnu.h | 338 +++++++++++++++ gcc/objc/ChangeLog | 15 + gcc/objc/objc-act.c | 16 +- gcc/objc/objc-next-runtime-abi-02.c | 26 +- gcc/omp-builtins.def | 4 + gcc/optabs.c | 79 ++++ gcc/read-rtl-function.c | 2 +- gcc/selftest-run-tests.c | 2 +- gcc/testsuite/ChangeLog | 133 ++++++ gcc/testsuite/c-c++-common/Wunused-var-16.c | 4 +- gcc/testsuite/c-c++-common/gomp/error-1.c | 45 ++ gcc/testsuite/c-c++-common/gomp/error-2.c | 24 ++ gcc/testsuite/c-c++-common/gomp/error-3.c | 70 +++ gcc/testsuite/c-c++-common/gomp/nothing-1.c | 37 ++ gcc/testsuite/c-c++-common/gomp/nothing-2.c | 2 + gcc/testsuite/c-c++-common/gomp/pr63326.c | 44 +- gcc/testsuite/c-c++-common/gomp/requires-3.c | 3 + gcc/testsuite/c-c++-common/gomp/sink-5.c | 16 + gcc/testsuite/g++.dg/analyzer/vfunc-2.C | 44 ++ gcc/testsuite/g++.dg/analyzer/vfunc-3.C | 32 ++ gcc/testsuite/g++.dg/analyzer/vfunc-4.C | 28 ++ gcc/testsuite/g++.dg/analyzer/vfunc-5.C | 103 +++++ .../g++.dg/cpp2a/class-deduction-aggr11.C | 29 ++ .../g++.dg/cpp2a/class-deduction-aggr12.C | 15 + gcc/testsuite/g++.dg/cpp2a/nontype-class49.C | 8 + gcc/testsuite/g++.dg/gomp/attrs-1.C | 5 +- gcc/testsuite/g++.dg/gomp/attrs-13.C | 34 ++ gcc/testsuite/g++.dg/gomp/attrs-2.C | 5 +- gcc/testsuite/g++.dg/gomp/attrs-7.C | 3 +- gcc/testsuite/g++.dg/gomp/attrs-9.C | 1 + gcc/testsuite/g++.dg/gomp/barrier-2.C | 2 +- gcc/testsuite/g++.dg/gomp/error-1.C | 42 ++ gcc/testsuite/gcc.dg/analyzer/function-ptr-4.c | 24 ++ gcc/testsuite/gcc.dg/analyzer/pr100546.c | 17 + gcc/testsuite/gcc.dg/gomp/barrier-2.c | 3 +- gcc/testsuite/gcc.dg/gomp/declare-simd-5.c | 2 +- gcc/testsuite/gcc.dg/gomp/declare-variant-2.c | 2 +- gcc/testsuite/gcc.dg/pr78213.c | 3 +- gcc/testsuite/gcc.target/i386/pr101950-1.c | 20 + gcc/testsuite/gcc.target/i386/pr101950-2.c | 19 + gcc/testsuite/gcc.target/i386/pr54400.c | 2 +- gcc/testsuite/gcc.target/i386/pr94147.c | 22 + gcc/testsuite/gcc.target/i386/pr99881.c | 2 +- gcc/testsuite/gcc.target/powerpc/pr101849.c | 22 + gcc/testsuite/gfortran.dg/gomp/error-1.f90 | 51 +++ gcc/testsuite/gfortran.dg/gomp/error-2.f90 | 15 + gcc/testsuite/gfortran.dg/gomp/error-3.f90 | 88 ++++ gcc/testsuite/gfortran.dg/gomp/nothing-1.f90 | 28 ++ gcc/testsuite/gfortran.dg/gomp/nothing-2.f90 | 7 + gcc/testsuite/gfortran.dg/pr100950.f90 | 53 +++ gcc/testsuite/jit.dg/harness.h | 2 +- gcc/testsuite/jit.dg/jit.exp | 7 +- gcc/testsuite/jit.dg/test-asm.c | 13 + gcc/testsuite/jit.dg/test-asm.cc | 12 + gcc/testsuite/obj-c++.dg/pr101666-0.mm | 7 + gcc/testsuite/obj-c++.dg/pr101666-1.mm | 10 + gcc/testsuite/obj-c++.dg/pr101666.inc | 29 ++ gcc/testsuite/objc.dg/pr101666-0.m | 7 + gcc/testsuite/objc.dg/pr101666-1.m | 10 + gcc/testsuite/objc.dg/pr101666.inc | 29 ++ gcc/tree-ssa-uninit.c | 2 +- gcc/tree-vect-data-refs.c | 21 +- gcc/tree-vect-generic.c | 7 +- gcc/tree-vect-slp.c | 2 + libgomp/ChangeLog | 20 + libgomp/error.c | 31 ++ libgomp/libgomp.map | 2 + libgomp/libgomp_g.h | 5 + libgomp/omp_lib.f90.in | 94 ++++ libgomp/omp_lib.h.in | 97 +++++ libgomp/testsuite/libgomp.c-c++-common/error-1.c | 49 +++ libgomp/testsuite/libgomp.c-c++-common/nothing-1.c | 47 ++ libgomp/testsuite/libgomp.fortran/alloc-1.F90 | 16 - libgomp/testsuite/libgomp.fortran/alloc-4.f90 | 16 - libgomp/testsuite/libgomp.fortran/error-1.f90 | 78 ++++ libgomp/testsuite/libgomp.fortran/refcount-1.f90 | 61 +++ libgomp/testsuite/libgomp.fortran/target-12.f90 | 147 +++++++ libiberty/ChangeLog | 5 + libiberty/simple-object-mach-o.c | 5 + libstdc++-v3/ChangeLog | 104 +++++ libstdc++-v3/doc/doxygen/user.cfg.in | 95 +---- libstdc++-v3/doc/html/manual/status.html | 5 +- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 10 + libstdc++-v3/include/bits/shared_ptr.h | 20 +- libstdc++-v3/include/bits/stl_algo.h | 86 ++-- libstdc++-v3/include/bits/stl_function.h | 134 +++--- libstdc++-v3/include/bits/stl_tree.h | 2 +- libstdc++-v3/include/bits/unique_ptr.h | 86 +++- libstdc++-v3/include/debug/deque | 7 +- libstdc++-v3/include/debug/forward_list | 7 +- libstdc++-v3/include/debug/list | 7 +- libstdc++-v3/include/debug/vector | 7 +- libstdc++-v3/include/ext/type_traits.h | 16 +- libstdc++-v3/include/std/charconv | 6 +- libstdc++-v3/include/std/complex | 29 -- libstdc++-v3/include/std/tuple | 6 +- libstdc++-v3/include/std/type_traits | 55 ++- libstdc++-v3/python/libstdcxx/v6/printers.py | 10 +- libstdc++-v3/src/filesystem/ops-common.h | 2 +- .../testsuite/20_util/tuple/cons/101960.cc | 4 + .../filesystem/iterators/directory_iterator.cc | 36 +- .../iterators/recursive_directory_iterator.cc | 97 ++--- .../27_io/filesystem/operations/exists.cc | 6 +- .../27_io/filesystem/operations/is_empty.cc | 6 +- .../27_io/filesystem/operations/remove.cc | 21 +- .../27_io/filesystem/operations/remove_all.cc | 7 +- .../27_io/filesystem/operations/status.cc | 6 +- .../27_io/filesystem/operations/symlink_status.cc | 3 + .../filesystem/operations/temp_directory_path.cc | 6 +- .../filesystem/iterators/directory_iterator.cc | 32 +- .../iterators/recursive_directory_iterator.cc | 98 +++-- .../experimental/filesystem/operations/exists.cc | 6 +- .../experimental/filesystem/operations/is_empty.cc | 6 +- .../experimental/filesystem/operations/remove.cc | 21 +- .../filesystem/operations/remove_all.cc | 7 +- .../filesystem/operations/temp_directory_path.cc | 3 + .../testsuite/libstdc++-prettyprinters/simple.cc | 14 +- .../testsuite/libstdc++-prettyprinters/simple11.cc | 14 +- libstdc++-v3/testsuite/util/testsuite_fs.h | 18 +- 205 files changed, 5608 insertions(+), 1854 deletions(-) create mode 100644 gcc/jit/jit-dejagnu.h create mode 100644 gcc/testsuite/c-c++-common/gomp/error-1.c create mode 100644 gcc/testsuite/c-c++-common/gomp/error-2.c create mode 100644 gcc/testsuite/c-c++-common/gomp/error-3.c create mode 100644 gcc/testsuite/c-c++-common/gomp/nothing-1.c create mode 100644 gcc/testsuite/c-c++-common/gomp/nothing-2.c create mode 100644 gcc/testsuite/c-c++-common/gomp/sink-5.c create mode 100644 gcc/testsuite/g++.dg/analyzer/vfunc-2.C create mode 100644 gcc/testsuite/g++.dg/analyzer/vfunc-3.C create mode 100644 gcc/testsuite/g++.dg/analyzer/vfunc-4.C create mode 100644 gcc/testsuite/g++.dg/analyzer/vfunc-5.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr11.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-aggr12.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class49.C create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-13.C create mode 100644 gcc/testsuite/g++.dg/gomp/error-1.C create mode 100644 gcc/testsuite/gcc.dg/analyzer/function-ptr-4.c create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr100546.c create mode 100644 gcc/testsuite/gcc.target/i386/pr101950-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr101950-2.c create mode 100644 gcc/testsuite/gcc.target/i386/pr94147.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr101849.c create mode 100644 gcc/testsuite/gfortran.dg/gomp/error-1.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/error-2.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/error-3.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/nothing-1.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/nothing-2.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr100950.f90 create mode 100644 gcc/testsuite/obj-c++.dg/pr101666-0.mm create mode 100644 gcc/testsuite/obj-c++.dg/pr101666-1.mm create mode 100644 gcc/testsuite/obj-c++.dg/pr101666.inc create mode 100644 gcc/testsuite/objc.dg/pr101666-0.m create mode 100644 gcc/testsuite/objc.dg/pr101666-1.m create mode 100644 gcc/testsuite/objc.dg/pr101666.inc create mode 100644 libgomp/testsuite/libgomp.c-c++-common/error-1.c create mode 100644 libgomp/testsuite/libgomp.c-c++-common/nothing-1.c create mode 100644 libgomp/testsuite/libgomp.fortran/error-1.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/refcount-1.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/target-12.f90 create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/101960.cc