From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 51157385C335; Wed, 24 Aug 2022 16:52:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51157385C335 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661359958; bh=VyFqoiQdvx1jY45Gr80KlngAs4bRolK5AMAAqX2MPKU=; h=From:To:Subject:Date:From; b=p7I6dYqONk0KiCeG3/+4nvj4e5XWEdDfr+WCg3SYhH7oqzDLemY8Qd548GER2zVz3 LlbCQX2F+PWmx41VGjKryx0jZxTQRsb1KRXpXxy2AqHBPjh1Wrq0syWkmTHGO6vvGF k/rkj3I/5eGxthAsQrRE157RWuyDS6SAZmfi20fI= 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] (184 commits) libstdc++: Fix regression in std::stable_sort X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: 4b0253b019943abf2cc5f4db0b7ed67caedffe4a X-Git-Newrev: 530f80451a9e76896a0294e0f4bd59baff1ac27f Message-Id: <20220824165238.51157385C335@sourceware.org> Date: Wed, 24 Aug 2022 16:52:38 +0000 (GMT) List-Id: The branch 'aoliva/heads/testbase' was updated to point to: 530f80451a9... libstdc++: Fix regression in std::stable_sort It previously pointed to: 4b0253b0199... d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 Diff: Summary of changes (added commits): ----------------------------------- 530f804... libstdc++: Fix regression in std::stable_sort (*) 0b7c925... libstdc++: Optimize operator+(string/char*, char*/string) e (*) 02de9d2... tree.cc: Fix optimization of DFP default initialization (*) 6d1f144... bpf: facilitate constant propagation of function addresses (*) f0f04e1... libstdc++: Add check for LWG 3741 problem case (*) 4a907b1... Move things around in predicate analysis (*) cd1216d... Split uninit analysis from predicate analysis (*) 9e50aeb... Some more predicate analysis TLC (*) 846e5c0... i386: Fix up mode iterators that weren't expanded [PR106721 (*) 3652026... preprocessor: Implement C++23 P2437R1 - Support for #warnin (*) 42301c0... gcov: fix file and function summary information (*) d1028c5... LoongArch: Add new code model 'medium'. (*) b6864f4... Speedup path discovery in predicate::use_cannot_happen (*) 82d46ad... Daily bump. (*) 8567d94... c++: Quash bogus -Wredundant-move warning (*) 4ade41d... x86: Replace vmovdqu with movdqu in BF16 XMM ABI tests (*) c0dc853... Update gcc .po files (*) 72886fc... libstdc++: Implement std::pair/tuple/misc enhancements from (*) 02f6b40... libstdc++: Separate construct/convertibility tests for std: (*) e85bb18... libstdc++: Fix visit(v) for non-void visitors [PR1065 (*) aeb9b58... x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsics (*) baa3ffb... tree-optimization/106722 - uninit analysis with long def -> (*) b25c5d6... testsuite: Add test for r11-4123 (*) fcd9671... New uninit testcase (*) f05e3b2... gfortran.dg/gomp/depend-6.f90: Minor fix (*) 6b2a584... gfortran.dg/gomp/depend-4.f90: Minor fix (*) ca1715b... Copy range from op2 in foperator_equal::op1_range. (*) 200baf7... Refactor is_non_loop_exit_postdominating (*) 9dcde45... Add __m128bf16/__m256bf16/__m512bf16 type for bf16 abi test (*) de6d9e0... Return the correct relation (*) 3b2e3fa... Daily bump. (*) cc4fa7a... libstdc++: Document linker option for C++23 [P (*) 5abe065... libstdc++: Fix for explicit copy ctors in and > C1) & C2) != C3 for more cases. (*) 9385cd9... libgccjit.h: Uncomment macro definition for testing gcc_jit (*) 16877cc... docs: add notes on which functions -fanalyzer has hardcoded (*) 0428417... d: Fix undefined reference to pragma(inline) symbol (PR1065 (*) 4e19146... amdgcn: Vector procedure call ABI (*) 9aa08cd... autopar TLC (*) c64ef5c... Remove --param max-fsm-thread-length (*) 409978d... tree-optimization/106514 - add --param max-jump-thread-path (*) 8a16b9f... OpenMP: Fix folding with simd's linear clause [PR106492] (*) 5f17bad... Daily bump. (*) ef623bb... Evaluate condition arguments with the correct type. (*) 053876c... preprocessor/106426: Treat u8 character literals as unsigne (*) 703837b... C: Implement C2X N2653 char8_t and UTF-8 string literal cha (*) (*) 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.