From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1464) id 6B3AC3858D32; Mon, 17 Oct 2022 22:58:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6B3AC3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666047526; bh=dRN6uGmSpKmtA74rLuUwrcLWkgo9qwTzOtVSuzWi7to=; h=From:To:Subject:Date:From; b=hpJDGn8PqNUOfrlsos7rfF/v3VSxKxHvGLP4u9lb0xSYp2YMu3vi1LLu9Lye/iGbM ih3uJsMwr0X+OGsa1OQKR0vkJBXGUg+1SJVjsb82UDJGman96Av6C7R/B91ki9dXlb 3tk1IQmZFaCrEdmRuRkcYRaQ63tvtzfbWGyYZjOc= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Peter Bergner To: gcc-cvs@gcc.gnu.org Subject: [gcc/ibm/heads/gcc-12-branch] (75 commits) ibm: Merge up to top of releases/gcc-12 X-Act-Checkin: gcc X-Git-Author: Peter Bergner X-Git-Refname: refs/vendors/ibm/heads/gcc-12-branch X-Git-Oldrev: c1060eba9b930bfc4871a553c8566cf41a7bd226 X-Git-Newrev: 0b6e8b912c7d73e75c7ac179a10e9e8dfb76b7d4 Message-Id: <20221017225846.6B3AC3858D32@sourceware.org> Date: Mon, 17 Oct 2022 22:58:46 +0000 (GMT) List-Id: The branch 'ibm/heads/gcc-12-branch' was updated to point to: 0b6e8b912c7... ibm: Merge up to top of releases/gcc-12 It previously pointed to: c1060eba9b9... ibm: Merge up to top of releases/gcc-12 Diff: Summary of changes (added commits): ----------------------------------- 0b6e8b9... ibm: Merge up to top of releases/gcc-12 fe7d743... tree-optimization/107254 - check and support live lanes fro (*) d127348... tree-optimization/107212 - SLP reduction of reduction paths (*) d282dd5... tree-optimization/107160 - avoid reusing multiple accumulat (*) ff0a274... tree-optimization/107107 - tail-merging VN wrong-code (*) b9f58ed... tree-optimization/106922 - extend same-val clobber FRE (*) 641369e... testsuite: Fix up pr106922.C test (*) e8d5f3a... tree-optimization/106922 - missed FRE/PRE (*) e5816c1... Daily bump. (*) 14b9708... Daily bump. (*) 8f74447... Daily bump. (*) a5a6598... Fix PR target/107248 (*) 323df4c... Daily bump. (*) 8794633... c++: ICE with VEC_INIT_EXPR and defarg [PR106925] (*) c886562... install.texi: gcn - update llvm reqirements, gcn/nvptx - ne (*) 3a0bf4b... Daily bump. (*) d633e1c... fortran: Move clobbers after evaluation of all arguments [P (*) 5d645a9... fortran: Fix invalid function decl clobber ICE [PR105012] (*) 0172c06... fortran: Move the clobber generation code (*) 3cea0a0... Daily bump. (*) 173eb20... arm: Fix constant immediates predicates and constraints for (*) c3119f5... tree-optimization/106934 - avoid BIT_FIELD_REF of bitfields (*) e364e27... tree-optimization/106922 - PRE and virtual operand translat (*) 2b9e1f7... tree-optimization/106892 - avoid invalid pointer associatio (*) 627132c... tree-optimization/105937 - avoid uninit diagnostics crossin (*) 97374f2... Daily bump. (*) d6a5e85... Add cpplib ro.po (*) 589bf05... Daily bump. (*) 39e4522... Daily bump. (*) 07da385... Fortran: Fix ICE and wrong code for assumed-rank arrays [PR (*) d2e6629... Daily bump. (*) 4d2e2a7... Daily bump. (*) 64e2d42... Daily bump. (*) 98508b9... Daily bump. (*) b947611... Daily bump. (*) 4b25752... gcc/config/t-i386: add build dependencies on i386-builtin-t (*) 59667a0... Update gcc sv.po (*) aca6668... Daily bump. (*) 13d3f27... Daily bump. (*) 56275fd... Fortran: Fix automatic reallocation inside select rank [PR1 (*) 9de83c0... Fortran: Fix function attributes [PR100132] (*) 1aa9ec7... Daily bump. (*) 487307a... Daily bump. (*) aeba3e0... c++: fix triviality of class with unsatisfied op= (*) 2773a90... Fortran: error recovery while simplifying intrinsic UNPACK (*) 22c2658... Fortran: fix ICE in generate_coarray_sym_init [PR82868] (*) 2e81790... Fortran: NULL pointer dereference in invalid simplification (*) f1454a7... i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey (*) 85adc2e... libstdc++: Disable volatile-qualified std::bind for C++20 (*) afea1ae... OpenACC: Fix reduction tree-sharing issue [PR106982] (*) 7f323c2... Daily bump. (*) 6a59bac... aarch64: Add Arm Neoverse V2 support (*) 8dbde52... Daily bump. (*) 36c23b3... c-family: Drop nothrow from c_keywords (*) 7cb8784... Daily bump. (*) be18783... Daily bump. (*) a0d5241... Daily bump. (*) c9bb2be... Daily bump. (*) 126e207... Daily bump. (*) 56e98b5... Update gcc fr.po (*) 84a34d7... Fortran: error recovery on invalid ARRAY argument to FINDLO (*) dc4cf9f... i386: Add syscall to enable AMX for latest kernels (*) 2b17f9c... Daily bump. (*) a1465af... aarch64: Fix GTY markup for arm_sve.h [PR106491] (*) 1a71881... rs6000: Fix the check of bif argument number [PR104482] (*) 104864f... rs6000: Handle unresolved overloaded builtin [PR105485] (*) 93612f9... Daily bump. (*) f3ae8ce... Daily bump. (*) 97803ee... c: Stray inform note with -Waddress [PR106947] (*) 57896e8... Fix PR target/99184: Wrong cast from double to 16-bit and 3 (*) 80a17a9... Daily bump. (*) 932d35c... Daily bump. (*) 7dc6d2f... Daily bump. (*) f5023ce... Fortran: catch NULL pointer dereferences while simplifying (*) 9035eaa... Fortran: Fix ICE with automatic reallocation [PR100245] (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/ibm/heads/gcc-12-branch' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.