From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 7E3CA3858D32; Sun, 15 Jan 2023 12:25:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E3CA3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673785538; bh=b6mNvXJC5TCpEhmClDcsKmBrgM/WRYWY9HDwIZzR1ew=; h=From:To:Subject:Date:From; b=bLif0vCAFjI1FD7H7iPgV3K1Sc+apeh5Cm9/dDvJb8ptsBDAUHANdIHFsdQP7FJB9 pAF0rs5YqnLEXR0C9uLPipdRe8JgH7H7wh/Z1pX7Z0leeoLQ4eDl+sKibXNVvfdAYO ULuSmhahoEAhRnIIFnMuDEewc1OxndqQRWiQ/GGc= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jakub Jelinek To: gcc-cvs@gcc.gnu.org Subject: [gcc/redhat/heads/gcc-13-branch] (51 commits) Merge commit 'r13-5174-ge658e8157db372555a853c02824f5fc7870 X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/vendors/redhat/heads/gcc-13-branch X-Git-Oldrev: c30a47620595c0ba46276c631a848dd181f2dd88 X-Git-Newrev: 7699a0a3101bf1315fb8e350ac718d1f7b3f7816 Message-Id: <20230115122538.7E3CA3858D32@sourceware.org> Date: Sun, 15 Jan 2023 12:25:38 +0000 (GMT) List-Id: The branch 'redhat/heads/gcc-13-branch' was updated to point to: 7699a0a3101... Merge commit 'r13-5174-ge658e8157db372555a853c02824f5fc7870 It previously pointed to: c30a4762059... Merge commit 'r13-5124-g6610daa1cfb75b72500c22ae97988ec2a48 Diff: Summary of changes (added commits): ----------------------------------- 7699a0a... Merge commit 'r13-5174-ge658e8157db372555a853c02824f5fc7870 e658e81... C-SKY: Support --with-float=softfp in configuration. (*) 5013c3b... Daily bump. (*) 523e871... libstdc++: enable on windows (*) b1c839b... libstdc++: Deliver names of C functions in (*) d80e5a7... libstdc++: Implement std::chrono::current_zone() for AIX [P (*) c47dcb9... libstdc++: Disable unwanted code for --with-libstdcxx-zonei (*) 559993b... libstdc++: Embed a static copy of tzdata.zi (*) ff6c761... xtensa: Remove old broken tweak for leaf function (*) a3b99b8... [aarch64] Fold ldr+dup to ld1rq for little endian targets. (*) 9afc914... libstdc++: Fix ostream insertion operators for calendar typ (*) e176c03... libstdc++: [_GLIBCXX_INLINE_VERSION] Add to_chars/from_char (*) 5b3a886... c++: Avoid incorrect shortening of divisions [PR108365] (*) 8867996... hash table: enforce testing is_empty before is_deleted (*) 31aaa6e... [PR42093] [arm] [thumb2] disable tree-dce for test (*) acddf66... [PR40457] [arm] expand SI-aligned movdi into pair of movsi (*) ccd4df8... analyzer: add heuristics for switch on enum type [PR105273] (*) 6071e49... Small fix for -fdump-ada-spec (*) 4fa6845... Fix PR rtl-optimization/108274 (*) 1a460d1... modula-2: Handle pass '-v' option to the compiler. (*) cf467fb... Fix support for atomic loads and stores on hppa. (*) 733a1b7... sched-deps: do not schedule pseudos across calls [PR108117] (*) b4b1c6a... libstdc++: Add to (*) 3456db4... c++: Avoid some false positive -Wfloat-conversion warnings (*) 325a79b... Recalibrate the timeouts for the larger code tests (*) 254cf95... testsuite: Add another testcase from PR107131 (*) 2356557... PR-108136 Add return statement to mc-boot-ch/RTco.cc pge-bo (*) 798a0d0... arm: Add cde feature support for Cortex-M55 CPU. (*) a3e8727... Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in (*) 450eb6b... libstdc++: Fix a few !HOSTED test regressions (*) 42d3f74... libstdc++: Enable string_view in freestanding (*) 02dab99... libstdc++: Fix Unicode codecvt and add tests [PR86419] (*) e2fc12a... libstdc++: Fix unintended layout change to std::basic_fileb (*) 57d104a... arm: unified syntax for libgcc clear_cache (*) 426a9f5... arm: Don't add crtfastmath.o for -shared (*) 0bf7131... aarch64: Don't add crtfastmath.o for -shared (*) add71b9... testsuite: Add testcase for PR that went latent in GCC 13 [ (*) eb49945... aarch64: Fix DWARF frame register sizes for predicates (*) 3893c9c... aarch64: Don't update EH info when folding [PR107209] (*) adbee4a... tree-optimization/108387 - ICE with VN handling of x << C a (*) 9b6c624... Sync LTO type_for_mode with c-family/ (*) 66e9780... testsuite: extend timeout into all gm2 tests (*) ecd637e... Daily bump. (*) ceae3a6... libstdc++: Fix exports for IEEE128 versions of __try_use_fa (*) 2273513... libstdc++: Do not include in concurrency hea (*) c0597d8... Testsuite: use same timeout for gm2 as other front-ends (*) d84eab4... Add -fno-exceptions to gcc/testsuite/lib/gm2.exp (*) fd1f537... PR tree-optimization/92342: Optimize b & -(a==c) in match.p (*) f629f63... libstdc++: Extend max_align_t special case to 64-bit HP-UX (*) ac1c7fc... libstdc++: Update shared library version history in manual (*) b3c9148... libstdc++: Remove _Alloc_node instance in _Rb_tree [PR10718 (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/redhat/heads/gcc-13-branch' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.