From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id C83393858404; Fri, 20 Oct 2023 03:48:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C83393858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697773681; bh=EnpmveirdYe9+DWQdRNWt+cVv3MchZjGDEbn87/AVfs=; h=From:To:Subject:Date:From; b=ccwphtqDEkL1qU1jnr3unpFjvnRJULu11LLPXo059kvhOckTpR2GQBue8NQ4t1vwQ ghGPhqFsWf4QvOqpAG6Q8nlwMkEHJLI9gEAE15EVMxlF1gnoH61Uwox8axtDY1C38c KDljsPHaOfnSUYRtUnxbFg+ZnBCa2mHPx37OAeLw= 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] (54 commits) rename make_eh_edges to make_eh_edge X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: c90047a8e567873d8d42775cac8b1912d1844ad0 X-Git-Newrev: cfb0a55cb94536ea319b02914a967b5357f58b62 Message-Id: <20231020034801.C83393858404@sourceware.org> Date: Fri, 20 Oct 2023 03:48:01 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: cfb0a55cb945... rename make_eh_edges to make_eh_edge It previously pointed to: c90047a8e567... testsuite: check for and use -mno-strict-align where needed Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c90047a... testsuite: check for and use -mno-strict-align where needed Summary of changes (added commits): ----------------------------------- cfb0a55... rename make_eh_edges to make_eh_edge c3b026b... strub: ppc64el internal va-list ef1aa61... strub: cope with identifier GCing d7036fc... strub: drop obsolete pp conditionals 29c83c9... set strub eh probs 2e32e1f... Introduce strub: machine-independent stack scrubbing 3805f1c... Introduce hardbool attribute for C d68f7b4... hardcfr: check excess visited bits 3537621... set hardcfr eh probs 9231203... hardcfr: fix indirect jump a343037... Control flow redundancy hardening a6581cc... testsuite: check for and use -mno-strict-align where needed df252e0... return edge in make_eh_edges (*) 1d260ab... c++: indirect change of active union member in constexpr [P (*) b69ee50... c++: Improve diagnostics for constexpr cast from void* (*) c85f748... Daily bump. (*) 4d81962... c++: small tweak for cp_fold_r (*) 86d0b08... doc: Update contrib.texi (*) d8e4e7d... vect: Use inbranch simdclones in masked loops (*) 8b704ed... vect: don't allow fully masked loops with non-masked simd c (*) c9ce846... vect: Fix vect_get_smallest_scalar_type for simd clones (*) 53d4085... parloops: Allow poly nit and bound (*) 87d97e2... parloops: Copy target and optimizations when creating a fun (*) 79a50a1... omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS (*) c714b4d... libstdc++: [_Hashtable] Do not reuse untrusted cached hash (*) 2454ba9... c: Fix ICE when an argument was an error mark [PR100532] (*) 9f33e4c... c: Don't warn about converting NULL to different sso endian (*) 00e7c49... ABOUT-GCC-NLS: add usage guidance (*) 1ec36bc... diagnostic: rename new permerror overloads (*) f53de2b... c++: use G_ instead of _ (*) 04d6c74... ada: Support new SPARK aspect Side_Effects (*) c1fbfe5... ada: Refactor code to remove GNATcheck violation (*) 0f3c634... ada: Add pragma Annotate for GNATcheck exemptions (*) 1555d18... ada: Document gnatbind -Q switch (*) 0c29a99... ada: Seize opportunity to reuse List_Length (*) 7b1b787... ada: Simplify "not Present" with "No" (*) 19cc4b9... c++: Make -Wunknown-pragmas controllable by #pragma GCC dia (*) 202a214... libcpp: testsuite: Add test for fixed _Pragma bug [PR82335] (*) 217a0fc... middle-end: don't create LC-SSA PHI variables for PHI nodes (*) beab5b9... tree-optimization/111131 - SLP for non-IFN gathers (*) b068886... Refactor x86 vectorized gather path (*) 947fb34... aarch64: Generalise TFmode load/store pair patterns (*) 61ea0a8... aarch64, testsuite: Fix up pr71727.c (*) cf776ee... aarch64, testsuite: Tweak sve/pcs/args_9.c to allow stps (*) 583ca5f... aarch64, testsuite: Prevent stp in lr_free_1.c (*) 505f120... rtl-ssa: Support inferring uses of mem in change_insns (*) ba230aa... rtl-ssa: Add entry point to allow re-parenting uses (*) c95aab2... rtl-ssa: Add drop_memory_access helper (*) c338083... rtl-ssa: Fix bug in function_info::add_insn_after (*) faa0e82... x86: Correct ISA enabled for clients since Arrow Lake (*) 56ed105... amdgcn: deprecate Fiji device and multilib (*) 8f4bbdc... LoongArch:Implement the new vector cost model framework. (*) 0881389... LoongArch:Implement vec_widen standard names. (*) a7b7284... LoongArch:Implement avg and sad standard names. (*) (*) 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.