From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1059) id 907373864858; Fri, 2 Oct 2020 19:04:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 907373864858 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Nathan Sidwell To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/c++-modules] (48 commits) Merge trunk c2978b34058 X-Act-Checkin: gcc X-Git-Author: Nathan Sidwell X-Git-Refname: refs/heads/devel/c++-modules X-Git-Oldrev: 2bb414bcb56620d4dfa5b9c3011f262ceaa3e491 X-Git-Newrev: 33fd0e7ffb95db8803e161e3caf93aa669989456 Message-Id: <20201002190430.907373864858@sourceware.org> Date: Fri, 2 Oct 2020 19:04:30 +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: Fri, 02 Oct 2020 19:04:30 -0000 The branch 'devel/c++-modules' was updated to point to: 33fd0e7ffb9... Merge trunk c2978b34058 It previously pointed to: 2bb414bcb56... c++: Kill DECL_HIDDEN_FRIEND_P (trunk 734eed68537) Diff: Summary of changes (added commits): ----------------------------------- 33fd0e7... Merge trunk c2978b34058 baaabe0... Merge trunk c2978b34058 2eb3c3d... Fix build of ppc64 target. (*) b3ec0de... [nvptx] Emit mov.u32 instead of cvt.u32.u32 for truncsiqi2 (*) 437d6ec... Missed commit c2978b3... arm: Add missing vec_cmp and vcond patterns (*) 92f2c04... aarch64: Restrict asm-matching tests to lp64 (*) 968ec08... arm: Fix testcase selection for Low Overhead Loop tests [PR (*) 63a3284... config/i386/t-rtems: Change from mtune to march for multili (*) f529999... Convert sprintf/strlen passes to value query class. (*) a889e06... Convert vr-values to value query class. (*) 04b99da... tree-optimization/97236 - fix bad use of VMAT_CONTIGUOUS (*) 80a9c58... c++: pushdecl_top_level must set context (*) 73c977c... Add gcc.c-torture/compile/pr97243.c testcase. (*) 899c10c... Fix ICE in compute_parm_map (*) a120413... Add -fno-ipa-modref to gcc.dg/ipa/remref-2a.c (*) bc2fccc... Fix ICE in ipa_edge_args_sum_t::duplicate (*) ba663ac... Fix handling of fnspec for internal functions. (*) 6eda9fa... Initial implementation of value query class. (*) 9bab2a0... c++: Refactor lookup_and_check_tag (*) 026ca11... libstdc++: Fix test_and_acquire for EABI (*) f9c86e3... arm: Fix ordering in arm-cpus.in (*) 8d268d7... [testsuite] Enable pr94600-{1,3}.c tests for nvptx (*) 56da736... c++: Fix up default initialization with consteval default c (*) 2805fcb... c++: Handle std::construct_at on automatic vars during cons (*) 85516b7... s390: Fix up s390_atomic_assign_expand_fenv (*) 36e691d... tree-optimization/97255 - missing vector bool pattern of SR (*) 324bec5... PR target/97250: i386: Add support for x86-64-v2, x86-64-v3 (*) 2c5499b... libgo: add 32-bit RISC-V (RV32) support (*) 2dd7b93... [RS6000] Adjust gcc asm for power10 (*) c6be439... [RS6000] -mno-minimal-toc vs. power10 pcrelative (*) cf7dae0... c++: CTAD and explicit deduction guides for copy-list-init (*) 660bfe6... Daily bump. (*) d1ac0f0... libstdc++: Fix test_and_acquire / set_and_release for EABI (*) 7dbc7ad... Avoid assuming a VLA access specification string contains a (*) e808f3f... PR c/97206 - ICE in composite_type on declarations of a sim (*) 73ae6eb... libstdc++: Use __is_same instead of __is_same_as (*) 091ddcc... libgomp: Enforce 1-thread limit in subteams (*) ecd700c... Fix some fnspec strings in trans-decl.c (*) 1814c82... Add trailing dots so length of spec string matches number o (*) 373b99d... Add a testcase for PR target/96827 (*) ef11f5b... arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex-M [PR (*) 9ff2bcd... amend SLP reduction testcases (*) 60e4b3c... arm: add support for Cortex-A78 and Cortex-A78AE (*) b6860cb... aarch64: add support for Cortex-A78 and Cortex-A78AE (*) 6bd4ce6... [GCC][PATCH] arm: Fix MVE intrinsics polymorphic variants w (*) 97b798d... [SLP][VECT] Add check to fix 96837 (*) aa248b8... middle-end: Refactor refcnt to use SLP_TREE_REF_COUNT for c (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/c++-modules' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.