From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1499) id 8AD043858C55; Tue, 20 Sep 2022 15:20:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8AD043858C55 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663687218; bh=zHhZsBYtHCTXr6HCm7IXFyDvYkhC7D7AtLPnqKv9uWw=; h=From:To:Subject:Date:From; b=x9B5KwffL4wGnrOTvoRCk03AvvpREKthvJv9OD0pyB3uq6nUdS8+p+rj35+zkqbxO 9LGutbjI66taZidvHDRFUxMkPgHEdDwAXyanir8RYL6Yi6km+s7rQWfRnEyYNaelH3 I5JoUZwCtEra5j+DcyiyCUKF9YKwLqp92CmCTVhA= 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] (74 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: d2e4f24ef5883a24fa31a098665b07c68d8e2226 X-Git-Newrev: a5bebf26c9d41b9456670812dd1f3b69cc0fe5d8 Message-Id: <20220920152018.8AD043858C55@sourceware.org> Date: Tue, 20 Sep 2022 15:20:18 +0000 (GMT) List-Id: The branch 'devel/modula-2' was updated to point to: a5bebf26c9d... Merge branch 'master' into devel/modula-2. It previously pointed to: d2e4f24ef58... Fixes to remove warnings and rebuild gcc/m2/configure. Diff: Summary of changes (added commits): ----------------------------------- a5bebf2... Merge branch 'master' into devel/modula-2. 5ed0c11... libstdc++: Fix typo in for freestanding (*) d998216... fortran: remove 2 dead links [PR106636] (*) 63e3cc2... contrib: skip new egrep warning (*) d0c73b6... Support 64-bit vectorization for single-precision floating (*) 3a035f1... middle-end: handle bitop with an invariant induction.[PR105 (*) 90d3e27... LoongArch: Prepare static PIE support (*) 2b61ed8... frange: flush denormals to zero (*) 041812f... Adjust issue_rate for latest Intel processors. (*) 78260b9... i386: Fixed vec_init_dup_v16bf [PR106887] (*) 43be56c... Daily bump. (*) 2d9429d... c: Stray inform note with -Waddress [PR106947] (*) de40fab... Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_M (*) 6efc494... Improve sorry message for -fzero-call-used-regs (*) 4637a1d... Fortran: F2018 rounding modes changes (*) 0b5b8ac... Fix PR target/99184: Wrong cast from double to 16-bit and 3 (*) 0990a77... Daily bump. (*) 313879d... OpenMP: Push attaches to end of clause list in "target" reg (*) d458f80... Remove dependency on uintptr_t in libgcc (*) e3c4a86... RISC-V: Don't try to vectorize tree-ssa/gen-vect-34.c (*) 5dba8b2... [PR106831] Avoid propagating long doubles that may have mul (*) 9174614... Rewrite NAN and sign handling in frange (*) 205a6fb... Daily bump. (*) c8e93a0... Fix unsigned comparison warning (*) f4dad09... c++: modules ICE with typename friend (*) 9ac9fde... reassoc: Fix up recent regression in optimize_range_tests_c (*) 7ee0fa1... Daily bump. (*) eaddc87... Fix for an AutoFDO test. (*) 6e80a1d... eliminate mutex in fast path of __register_frame (*) cf0fded... libstdc++: Add preprocessor conditions for freestanding [PR (*) 7f4c370... libstdc++: Move allocator-related helpers to (*) 2b75d5f... Fortran: catch NULL pointer dereferences while simplifying (*) 7bd4deb... Fortran: error recovery for bad deferred character length a (*) 6248f4f... float.h: Do not define INFINITY for C2x when infinities not (*) ecbdfa8... libstdc++: Tweak TSan annotations for std::atomic header to (*) 9a1bc4b... libstdc++: Add comment to 17_intro/names.cc test (*) 0bc9aa9... libstdc++: Add assertion to std::promise::set_exception (LW (*) 8b1bc30... libstdc++: Document LWG 1203 API change in manual (*) 93257ed... libstdc++: Add pretty printer for std::stringstreams (*) 3c85c11... frange: add both zeros to ranges when there's the possiblit (*) 7d647a8... Pass full range to build_* in range-op-float.cc (*) 4a311a6... Use frange::set_nan() from the generic frange::set(). (*) 9c4c418... Provide cleaner set_nan(), clear_nan(), and update_nan() me (*) 6da6547... Minor fixes to frange. (*) f469ce1... OpenMP/OpenACC: mapping group list-handling improvements (*) 23baa71... OpenMP/OpenACC struct sibling list gimplification extension (*) cd14c97... tree-optimization/106938 - cleanup abnormal edges after inl (*) 12a8d5e... [PR106936] Remove assert from get_value_range. (*) 1457be6... Drop unused variable (*) b57abd0... OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sor (*) (*) 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.