From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id D857C382F9A2; Fri, 7 Oct 2022 15:41:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D857C382F9A2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665157311; bh=gfe3ce33M8UvdF4fCI63GOW/obtxaOguU4PQO8GL8ME=; h=From:To:Subject:Date:From; b=owCurB6em+t4tG5aMSnZdZQz3GvOz0wssVbNFp4dJRToJv3iTIvBjSegNCqbOQ/Ra DFFX2k087WcaP+bf9YNkZ6oKqhyIZjTDODrydcgdNYO4nkgokJG6JVgozNno0S7MOo LQHmgvIrS9ziYpelLXjYmx4oshEPiDqXi7wle4hI= 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/dmf001-orig] (31 commits) Merge commit 'refs/users/meissner/heads/dmf001-orig' of git X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/dmf001-orig X-Git-Oldrev: b54ba268ecbfc0fd74a60676c9858e01855ce2a2 X-Git-Newrev: 4a40093c0f12bb28a553d98bb5414d11e0d8c0d6 Message-Id: <20221007154151.D857C382F9A2@sourceware.org> Date: Fri, 7 Oct 2022 15:41:51 +0000 (GMT) List-Id: The branch 'meissner/heads/dmf001-orig' was updated to point to: 4a40093c0f1... Merge commit 'refs/users/meissner/heads/dmf001-orig' of git It previously pointed to: b54ba268ecb... Add REVISION. Diff: Summary of changes (added commits): ----------------------------------- 4a40093... Merge commit 'refs/users/meissner/heads/dmf001-orig' of git c2e20e5... Add 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 (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/dmf001-orig' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.