From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 79CA23858C56; Fri, 7 Oct 2022 15:37:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79CA23858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665157031; bh=/tRyHbqPNrdR5YbbRG9Hl6Ytn5eCtLVVs6NZNz3L/98=; h=From:To:Subject:Date:From; b=xJrH1ydp6aC7WmjKiAyckeYGUhh0vOChWStX1Xj8gnVEHWy7AWpqgDKgbzy00TTm6 nc+ud3CDaZ9iaJqslxVEKoiZ1ShMBYrHLHFpCVdID2C0RA39r/J80hq2y905FoNSG4 OvJ++abz7q/KnuDxSRw6Uf833bjTi/YIRVZq5n6g= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc/meissner/heads/work101] (32 commits) Merge commit 'refs/users/meissner/heads/work101' of git+ssh X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work101 X-Git-Oldrev: c57e49a9fc189d66bab331c4c9b5f6e8adc13ec5 X-Git-Newrev: 4e980d60b756ca65db385dfeeeee7d1b533ce744 Message-Id: <20221007153711.79CA23858C56@sourceware.org> Date: Fri, 7 Oct 2022 15:37:11 +0000 (GMT) List-Id: The branch 'meissner/heads/work101' was updated to point to: 4e980d60b75... Merge commit 'refs/users/meissner/heads/work101' of git+ssh It previously pointed to: c57e49a9fc1... Add ChangeLog.meissner and REVISION. Diff: Summary of changes (added commits): ----------------------------------- 4e980d6... Merge commit 'refs/users/meissner/heads/work101' of git+ssh 6e960b9... Add ChangeLog.meissner and REVISION. f8ba88b... c++: catch parm initialization tweak (*) 1a30890... IPA: support -flto + -flive-patching=inline-clone (*) edbb255... c++ modules: static var in inline function [PR104433] (*) d3e5465... gimplify: prevent some C++ temporary elision (*) 89228e3... tree-optimization/107153 - autopar SSA update issue (*) 6bd2c12... libstdc++: Add --disable-libstdcxx-hosted as an alias for h (*) 93b3ab6... libstdc++: Shuffle header dependencies of (*) df78e15... gcc: Fix comment typo (*) 8e2f453... libstdc++: Use bold style for DR titles in the manual (*) 7b8a77e... Reduce DF computation at -O0 (*) ffaf244... Convert nonzero mask back to tree. (*) fce601f... contrib: remove extra fetch from git_update_version (*) 8a79685... libdecnumber: remove unused variable (*) e1d1842... fix clang warnings (*) bd0e351... remove dead variables (*) e66236c... Fix comment typos (*) 88f04e9... c++: Improve handling of foreigner namespace attributes (*) 348e46f... fixincludes: Deal also with the _Float128x cases [PR107059] (*) 62ec780... fixincludes: Fix up powerpc floatn.h tweaks [PR107059] (*) b6ab375... Downgrade DWARF_VERSION_DEFAULT to 3 for VxWorks >= 7 (*) 8dffd0e... Introduce DWARF_VERSION_DEFAULT and redefine for VxWorks (*) 8307b7d... undef offsetof before defining it in stddef.h (*) 8a9e92b... compiler: better arg type checking for selected builtins (*) 629d04d... Daily bump. (*) 20462a1... libgcc, arc: Fix build (*) 0143b27... c++: fix broken conversion in coroutines (*) 49b9a8c... [PR107170] Avoid copying incompatible types in legacy VRP. (*) 629b481... analyzer: fix another ICE in PR 107158 (*) 30d6356... analyzer: fixes to call_summary_replay::dump_to_pp (*) 50c35c6... openmp: Map holds clause to IFN_ASSUME for Fortran (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/work101' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.