From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1499) id 565603858C83; Mon, 29 Aug 2022 13:42:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 565603858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661780573; bh=DHpG8jI6ND/U+ct6VpJ7Nbw5CrbcVglMFFAprg3wFGc=; h=From:To:Subject:Date:From; b=J60KUkf1iOJ71I17X06Crm0yRifMF4Y1zFgem/aSwPUYrHNrapM+gvgcWPp+17XPR CeJ2+bU8R7p0iQ2bga6LF4lKe3titiQt9mH4TGRVUZDnjN+uRsvgdIUxEqfi5e4PUd P48hL8xPoGDn9Iyo8zA2KTXSjmgBnk03zUO/mxvw= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gaius Mulley To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/modula-2] (35 commits) Merge branch 'master' into devel/modula-2. X-Act-Checkin: gcc X-Git-Author: Gaius Mulley X-Git-Refname: refs/heads/devel/modula-2 X-Git-Oldrev: 54111a6d18889e667fdbbbb251b244ecb9313a89 X-Git-Newrev: 3eced900a693cc7723451f7bd050e4fa402ac3e6 Message-Id: <20220829134253.565603858C83@sourceware.org> Date: Mon, 29 Aug 2022 13:42:53 +0000 (GMT) List-Id: The branch 'devel/modula-2' was updated to point to: 3eced900a69... Merge branch 'master' into devel/modula-2. It previously pointed to: 54111a6d188... Merge branch 'master' into devel/modula-2. Diff: Summary of changes (added commits): ----------------------------------- 3eced90... Merge branch 'master' into devel/modula-2. 1ae1325... rs6000: Allow conversions of MMA pointer types [PR106017] (*) 6b226ef... Daily bump. (*) b7a586b... d: Merge upstream dmd 817610b16d, phobos b578dfad9 (*) cace77f... libstdc++: Add test for std::con/disjunction's base class (*) 4d291ca... Require fgraphite effective target for pr106737.c test [PR1 (*) 1528957... contrib: modernize gen_autofdo_event.py (*) 16f542d... Daily bump. (*) d0fd62d... libstdc++: Implement LWG 3692/3702 changes to zip_/zip_tran (*) 1a93a84... libstdc++: Implement ranges::zip_transform_view from P2321R (*) 390f94e... libstdc++: Optimize std::con/disjunction, __and_/__or_, etc (*) 1d31453... Add real_iszero to real.* (*) 33cae27... Add set/get functions for negative infinity in real.* (*) 0abb78d... c++: Implement -Wself-move warning [PR81159] (*) 1e24628... Make all default vrange setters set VARYING. (*) d085901... [ranger] x == -0.0 does not mean we can replace x with -0.0 (*) 79db991... Add newline when checking path profitability. (*) 1c02880... libstdc++: Simplify std::error_code and std::error_conditio (*) 1b0b969... libstdc++: Add nonnull to starts_with/ends_with/contains st (*) dad2d3e... libcpp: Implement P2362R3 - Remove non-encodable wide chara (*) 8e08906... Remove uninit_analysis::use_cannot_happen (*) fc1b570... New testcase for uninit (*) d6621a2... OpenMP: Support reverse offload (middle end part) (*) 0c2d6aa... fortran: Expand ieee_arithmetic module's ieee_value inline (*) db63042... fortran: Expand ieee_arithmetic module's ieee_class inline (*) 387e6f1... libgfortran: Use __builtin_issignaling in libgfortran [PR10 (*) 0982edd... Implement __builtin_issignaling (*) 530dc5a... internal-fn, tree-cfg: Fix .TRAP handling and another __bui (*) eb4879a... c++: Implement C++23 P2071R2 - Named universal character es (*) 670961f... Improve compute_control_dep_chain path finding (*) 8b4d528... Improve uninit_analysis::collect_phi_def_edges (*) eb63582... cr16: remove obsoleted port (*) 388f1a8... Don't gimple fold ymm-version vblendvpd/vblendvps/vpblendvb (*) 5d4389d... Daily bump. (*) 60d84e8... c: Implement C23 nullptr (N3042) (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/modula-2' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.