From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id C0D113858C52; Fri, 20 Oct 2023 03:47:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C0D113858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697773676; bh=OJ7iEZanxoAJjKcp6wPW0aBZ8rD5vcsvL3sTzQuY9dU=; h=From:To:Subject:Date:From; b=FvH0EMZd2iMYJEfMqIYe9W/QkfYAeVnw2tWNl21oIaBCE/IHSnRQcwadZezBQ9l3/ crMKlQJjKk14Cu6JNwQ6OOrOADCPSa5aBrIz2l5UhMGGtuHAuHqwRJmE9F/pRWQVPU ckWG2a5MyNwRAF9pr7QQoegDHD9vASg4jNp1Miq0= 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/testbase] (42 commits) return edge in make_eh_edges X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: 0308461d9d44ca9db45fb72ca080c14e6fc68739 X-Git-Newrev: df252e0f254638c44034f1879db34286c88a92c2 Message-Id: <20231020034756.C0D113858C52@sourceware.org> Date: Fri, 20 Oct 2023 03:47:56 +0000 (GMT) List-Id: The branch 'aoliva/heads/testbase' was updated to point to: df252e0f2546... return edge in make_eh_edges It previously pointed to: 0308461d9d44... Daily bump. Diff: Summary of changes (added commits): ----------------------------------- 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/testbase' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.