From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id C71A43858009; Sun, 27 Mar 2022 20:36:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C71A43858009 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (65 commits) try multi dest registers in default_zero_call_used_regs X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: c34e36c7e9698c05beaef0748f2a50e0d6e75fe9 X-Git-Newrev: 0369a06a84786fdb63f7ec20f16865870b38371f Message-Id: <20220327203652.C71A43858009@sourceware.org> Date: Sun, 27 Mar 2022 20:36:52 +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: Sun, 27 Mar 2022 20:36:52 -0000 The branch 'aoliva/heads/testme' was updated to point to: 0369a06a847... try multi dest registers in default_zero_call_used_regs It previously pointed to: c34e36c7e96... hardened conditionals: drop copied identifiers Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c34e36c... hardened conditionals: drop copied identifiers 361f4fc... hardcmp: split before dispatch edge Summary of changes (added commits): ----------------------------------- 0369a06... try multi dest registers in default_zero_call_used_regs 08e6933... x86: Use Yw constraint on *ssse3_pshufbv8qi3 (*) b78e0ce... libstdc++: Define std::expected for C++23 (P0323R12) (*) d290641... Daily bump. (*) 43911dd... Remove mysterious '-# Defining these options here in additi (*) 41d1f11... PR middle-end/104885: Fix ICE with large stack frame on pow (*) 6459e65... ecog: Return 1 from insn_invalid_p if REG_INC reg overlaps (*) ff465bd... c++: diagnosing if-stmt with non-constant branches [PR10505 (*) 04f1958... c++: ICE when building builtin operator->* set [PR103455] (*) ede5f52... x86: Use x constraint on KL patterns (*) 99591cf... x86: Use x constraint on SSSE3 patterns with MMX operands (*) 8c8993c... analyzer: fix ICE on memset of untracked region [PR105057] (*) f0fdd92... Manually add entry for r12-7818-g3ab5c8cd03d92bf4ec41e35182 (*) 31e989a... Daily bump. (*) 0268c54... Add another commit to ignore (*) 1806829... c++: Fix up __builtin_{bit_cast,convertvector} parsing (*) 75d1c8f... reload: Adjust comment in find_reloads about subset, not in (*) 81faeda... rs6000: Update testsuite to use -mdejagnu-cpu= and -mdejagn (*) bdd7b67... x86: Use -msse2 on gcc.target/i386/pr95483-1.c (*) 674ec67... libstdc++: Add more doxygen comments in (*) 3ab5c8c... arm: Revert Auto-vectorization for MVE: add pack/unpack pat (*) 2572550... [PR104971] LRA: check live hard regs to remove a dead insn (*) fe705dc... tree-optimization/105053 - fix reduction chain epilogue gen (*) d0b938a... c++: alignas and alignof void [PR104944] (*) 8570cce... [libgomp, testsuite] Scale down some OpenACC test-cases (*) 0b0fc52... middle-end/105049 - fix uniform_vector_p and vector CTOR gi (*) 711c7f0... Fix issue for pointers to anonymous types with -fdump-ada-s (*) 45e955b... fortran: Fix up initializers of param(0) PARAMETERs [PR1036 (*) 748f36a... doc/invoke.texi: Move @ignore block out of @gccoptlist [PR1 (*) 5f6197d... analyzer: add region::tracked_p to optimize state objects [ (*) 319ba7e... Docs: Document that taint analyzer checker disables some wa (*) 6fc4a99... Daily bump. (*) 21079cb... Change my MAINTAINERS information (*) 9fdac7e... c++: ICE with template code in constexpr [PR104284] (*) 346ab5a... c++: delayed parse DMI [PR96645] (*) f053088... c++: FIX_TRUNC_EXPR in tsubst [PR102990] (*) 647537a... c++: missing SFINAE for non-constant consteval calls [PR104 (*) fb488cb... hardened conditionals: drop copied identifiers (*) b8c4171... hardcmp: split before dispatch edge (*) 11fb784... [libatomic] Fix return value in libat_test_and_set (*) 5683777... testsuite: Add compat.exp testcase for most common zero wid (*) 8698ff6... fold-const: Handle C++ dependent COMPONENT_REFs in operand_ (*) d937c6e... Properly reset the port handle when closing (*) 85b4d88... Fix memory leaks (*) c1d233e... tree-optimization/104970: Limit size computation for access (*) 72124f4... c++: extern thread_local declarations in constexpr [PR10499 (*) 497bde3... rs6000: Skip overload instances with NULL fntype [PR104967] (*) d1ca63a... Daily bump. (*) 4cebae0... analyzer: fix accessing wrong stack frame on interprocedura (*) 2cd0c9a... c++: tweak PR103337 fix (*) e8cd3ed... c++: tweak PR105006 fix (*) 5e33fea... Fortran: Fix directory stat check for '.' [PR103560] (*) d9792f8... target/102125 - alternative memcpy folding improvement (*) 1daa198... rtl-optimization/105028 - fix compile-time hog in form_thre (*) a3f7874... c++: using from enclosing class template [PR105006] (*) e6a3991... analyzer: use tainted_allocation_size::m_mem_space [PR10501 (*) 160b095... analyzer: fix ICE adding note to disabled diagnostic [PR104 (*) 4894d69... libstdc++: Add missing constraints to std::bit_cast [PR1050 (*) 018805e... rs6000: Adjust error messages. (*) bd81327... libstdc++: Fix feature test macros in for freesta (*) 5bf59b0... libstdc++: Disable atomic wait for freestanding [PR105021] (*) 4a9e921... testsuite: Fix up sse2-v1ti-shift-3.c test [PR102986] (*) 1002a7a... LTO: Fixes for renaming issues with offload/OpenMP [PR10428 (*) 8fa7216... Fix ICE caused by NULL_RTX returned by lowpart_subreg. (*) a228781... Daily bump. (*) (*) This commit already exists in another branch. Because the reference `refs/users/aoliva/heads/testme' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.