From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id C7B5E3858C39; Fri, 14 Jan 2022 23:06:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C7B5E3858C39 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jakub Jelinek To: gcc-cvs@gcc.gnu.org Subject: [gcc/redhat/heads/gcc-12-branch] (68 commits) Merge commit 'r12-6599-g952b7dbb418198f86d7829aaf9d7f9fc771 X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/vendors/redhat/heads/gcc-12-branch X-Git-Oldrev: 02bedaf9591e39142014a459343337348fee575a X-Git-Newrev: d8c9e50646a688fa39fd228289164868692b3474 Message-Id: <20220114230631.C7B5E3858C39@sourceware.org> Date: Fri, 14 Jan 2022 23:06:31 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2022 23:06:31 -0000 The branch 'redhat/heads/gcc-12-branch' was updated to point to: d8c9e50646a... Merge commit 'r12-6599-g952b7dbb418198f86d7829aaf9d7f9fc771 It previously pointed to: 02bedaf9591... Merge commit 'r12-6532-g18d88d11973c63bda4e586b979b71d48c1d Diff: Summary of changes (added commits): ----------------------------------- d8c9e50... Merge commit 'r12-6599-g952b7dbb418198f86d7829aaf9d7f9fc771 952b7db... ada: Fix up handling of ghost units [PR104027] (*) cc3b67e... analyzer: fix ICE when combining taint states has_ub and ha (*) 8931adf... analyzer: fix ICE in taint checker on unary ops [PR104029] (*) 70e24c9... Fortran: always reject alternate return specifier as argume (*) c76b3bc... Fix reverse scalar storage order issues in IPA-SRA (*) 79ae130... vect: Fix uninitialised variable PR104026 (*) a4a8ae1... Fortran: fix ICE overloading elemental intrinsics (*) 7233233... Use enclosing object size if it's smaller than member [PR 1 (*) 1e6294b... Test to verify -Wformat-overflow uses context-sensitive ran (*) d82a54f... configure: Regenerate. (*) 6795e6a... libstdc++: Fix 22_locale/numpunct/members/char/3.cc executi (*) 0dd4283... testsuite: fix dh-warning typo. (*) ffb7d4b... i386: Mark some of strict_low_part insn constraints earlycl (*) 74abb0b... testsuite: rename 2 files. (*) d8b6447... testsuite: rename files in c-c++-common. (*) cd7484d... openmp: Fix ICE in [PR103705] (*) 5d7de2b... testsuite: Remove executable mode from source files. (*) 6d51a9c... vect: Check partial vector param for supports_partial_vecto (*) de196e5... libstdc++: Add attribute to features deprecated in C++17 [P (*) ac6a118... libgfortran: Partly revert my r12-6498 change to fix Solari (*) cbf0618... c++: Avoid some -Wreturn-type false positives with const{ex (*) d686d5d... c++: Reject in constant evaluation address comparisons of s (*) 9896e96... forwprop: Canonicalize atomic fetch_op op x to op_fetch or (*) 68a650b... arc: Add DWARF2 alternate CFA column. (*) b3989a7... arc: Update stack size computation when accumulator registe (*) 9a0b518... libstdc++: Add C++20 std::make_shared enhancements (P0674R1 (*) fc6f112... libstdc++: Ignore cv-quals when std::allocator constr (*) d67ba1d... libstdc++: Use std::construct_at in std::common_iterator [P (*) 7f390f1... libstdc++: Document new std::random_device tokens (*) 51e9e8a... x86_64: Improvements to arithmetic right shifts of V1TImode (*) 89b4e31... ARM: fix -Wformat= error (*) 17df585... tree-optimization/104009: Conservative underflow estimate i (*) b77e3b4... Fix ICE of unrecognizable insn. [PR target/104001] (*) b31cec9... Add __attribute__ ((tainted_args)) (*) ad3f0d0... Daily bump. (*) a24ced4... toplevel: Remove incorrectly added file (*) b8ffa71... c++: warning for dependent template members [PR70417] (*) 7a7d8c3... i386: Introduce V2QImode vectorized shifts [PR103861] (*) b0e5163... vect: Add bias parameter for partial vectorization (*) 69561fc... Add support for allocate clause (OpenMP 5.0). (*) 49d5fb4... Allow more precision when querying from fold_const. (*) 27e4260... Add relation to unsigned right shift. (*) 0b84643... Fortran: fix error recovery on bad structure constructor in (*) 386b15d... i386: Cleanup V2QI arithmetic instructions (*) 70ba283... libgfortran: Fix Solaris version file creation [PR104006] (*) 9d8e27f... ii386: Add 16-bit vector modes to xop_pcmov [PR104003] (*) c378284... Fix -Wformat-diag for ARM target. (*) 5fce2e0... rs6000: Support SSE4.1 "round" intrinsics (*) f45a223... c/104002 - shufflevector variable indexing (*) 53ead57... inliner: Don't emit copy stmts for empty type parameters [P (*) d97364a... Improve Intel MIC offloading XFAILing for 'omp_get_device_n (*) 67fdcc8... Merge 'c-c++-common/goacc/routine-6.c' into 'c-c++-common/g (*) 2edbcae... Document current '-Wuninitialized' diagnostics for 'libgomp (*) 4bd8b1e... Document current '-Wuninitialized'/'-Wmaybe-uninitialized' (*) db0d237... Simplify git-backport.py script. (*) 9fcc3a1... Host and offload targets have no common meaning of address (*) e52253b... Wait at end of OpenACC asynchronous kernels regions (*) 9b32c16... OpenACC 'kernels' decomposition: Mark variables used in syn (*) 862e5f3... Enhance OpenACC 'kernels' decomposition testing (*) ff49613... epiphany: fix -Wimplicit-fallthrough warnings in epiphany.c (*) ed8b9b4... epiphany: fir -Wformat-diag. (*) 5f19303... Optimize a ^ ((a ^ b) & mask) to (~mask & a) | (b & mask). (*) 080a06f... rs6000: Add split pattern to replace (*) 02a8a01... Daily bump. (*) cb46559... testsuite: Compile gcc.target/i386/pr103861-3.c with -fno-v (*) e1503b9... testsuite: Compile g++.dg/vect/slp-pr98855.cc only for x86 (*) b5193e3... i386: Add CC clobber and splits for 32-bit vector mode logi (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/redhat/heads/gcc-12-branch' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.