From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 4C9D83856245; Mon, 13 Jun 2022 17:02:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C9D83856245 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc/meissner/heads/work091-orig] (44 commits) Merge commit 'refs/users/meissner/heads/work091-orig' of gi X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work091-orig X-Git-Oldrev: 2a2c7963de9b873c3461ecfce4fe5929a300127f X-Git-Newrev: 0c8e77d7d7d09bb69af64461dcef95b75d3a0e93 Message-Id: <20220613170226.4C9D83856245@sourceware.org> Date: Mon, 13 Jun 2022 17:02:26 +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: Mon, 13 Jun 2022 17:02:26 -0000 The branch 'meissner/heads/work091-orig' was updated to point to: 0c8e77d7d7d... Merge commit 'refs/users/meissner/heads/work091-orig' of gi It previously pointed to: 2a2c7963de9... setup branch Diff: Summary of changes (added commits): ----------------------------------- 0c8e77d... Merge commit 'refs/users/meissner/heads/work091-orig' of gi 83294fc... setup branch b3dd7d8... i386: Return true for (SUBREG (MEM....)) in register_no_eli (*) 77718f3... d: Match function declarations of gcc built-ins from any mo (*) f8baf40... Add a general mapping from internal fns to target insns (*) 1d205db... Factor out common internal-fn idiom (*) e55eda2... d: Improve TypeInfo errors when compiling in -fno-rtti mode (*) 1158fe4... openmp: Conforming device numbers and omp_{initial,invalid} (*) 3b59884... Introduce -finstrument-functions-once (*) cb1ecf3... Do not erase warning data in gimple_set_location (*) 6303eee... c++: Separate late stage module writing (*) ec486b7... d: Merge upstream dmd 821ed393d, druntime 454471d8, phobos (*) 13ea4a6... i386: Fix up *3_doubleword_mask [PR105911] (*) 033e5ee... testsuite: Add -mtune=generic to dg-options for two testcas (*) fd1fcd4... Daily bump. (*) add1ada... Darwin: Truncate kernel-provided version to OS major for Da (*) 6725f18... Darwin: Future-proof -mmacosx-version-min (*) ff500e1... gcc: xtensa: fix pr95571 test for call0 ABI (*) 494bec0... PR96463: Optimise svld1rq from vectors for little endian AA (*) cbd8427... Daily bump. (*) cd02f15... xtensa: Improve constant synthesis for both integer and flo (*) ccd02e7... xtensa: Improve instruction cost estimation and suggestion (*) fddf0e1... xtensa: Consider the Loop Option when setmemsi is expanded (*) 9489a1a... xtensa: Tweak some widen multiplications (*) fddb7f6... Disable generating load/store vector pairs for block copies (*) ef1e4d8... Daily bump. (*) 343d83c... c++: improve TYPENAME_TYPE hashing [PR65328] (*) f9b5a8e... c++: optimize specialization of templated member functions (*) cb7fd1e... c++: optimize specialization of nested templated classes (*) e6d369b... c++: Add a late-writing step for modules (*) 1eff487... openmp: Call dlopen with "libmemkind.so.0" rather than "lib (*) c08ba00... c++: Adjust module initializer calling emission (*) 1459b55... libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc (*) 671970a... libstdc++: Make std::lcm and std::gcd detect overflow [PR10 (*) 1e65f2e... libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR1058 (*) 1753a71... PR rtl-optimization/7061: Complex number arguments on x86_6 (*) b370ed0... libstdc++: Make std::hash> allocator-agnosti (*) 5940b4e... libgccjit: Support getting the size of a float [PR105829] (*) e3bba42... Daily bump. (*) 29dc90a... xtensa: Add clrsbsi2 insn pattern (*) e44e7fa... xtensa: Optimize '(~x & y)' to '((x & y) ^ y)' (*) 9777d44... xtensa: Make one_cmplsi2 optimizer-friendly (*) 2fcc69d... xtensa: Implement bswaphi2 insn pattern (*) 6458486... Update gcc sv.po (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/work091-orig' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.