From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 553F03858D28; Tue, 20 Sep 2022 11:53:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 553F03858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663674824; bh=qYggtmKwSoApUT1HxbW6tJzv997S1JCosoTubDg0+R4=; h=From:To:Subject:Date:From; b=apU/uV2IgZ1y3cfOKirpp6dh4Hk0IWn1tU1pib/AEUmxGIulzrRuHBHBFkCbIW2FF 3xEmzuGPOlKPzmB89s3eWmf/NH5gKqXAOoKQ/gxVpSioV/N7aQmspmAjJTL8z6rxMV KdSBufPQi1QEk5fsT1l2mb2laZBH0Zh7ykAeEZ/U= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/sphinx] (116 commits) Merge branch 'master' into devel/sphinx X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/heads/devel/sphinx X-Git-Oldrev: fdb97cd0b7d15efa39ba79dca44be93debb0ef12 X-Git-Newrev: 6df29b782e87c6c800be0425023d8438fdc67b92 Message-Id: <20220920115344.553F03858D28@sourceware.org> Date: Tue, 20 Sep 2022 11:53:44 +0000 (GMT) List-Id: The branch 'devel/sphinx' was updated to point to: 6df29b782e8... Merge branch 'master' into devel/sphinx It previously pointed to: fdb97cd0b7d... Merge branch 'master' into devel/sphinx Diff: Summary of changes (added commits): ----------------------------------- 6df29b7... Merge branch 'master' into devel/sphinx 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 (*) 2aa5f88... testsuite/s390: Add -mzarch to ifcvt test cases. (*) 48970cb... testsuite/s390: Fix vperm-rev testcases. (*) 645ef01... Disallow pointer operands for |, ^ and partly & [PR106878] (*) 05f5c42... tree-optimization/106934 - avoid BIT_FIELD_REF of bitfields (*) 93b09bf... Check another epilog variable peeling case in vectorizable_ (*) 9d50351... testsuite: gluefile file need to be prefixed (*) 1995a02... Daily bump. (*) ff85f0a... PR target/106877: Robustify reg-stack to malformed asm. (*) e11babb... libgomp: Appease some static analyzers [PR106906] (*) 7d7e214... libstdc++: Implement ranges::slide_view from P2442R1 (*) 5d84a44... libstdc++: Implement ranges::chunk_view from P2442R1 (*) 7aa80c8... libstdc++: Implement LWG 3569 changes to join_view::_Iterat (*) edf6fe7... libstdc++: Avoid -Wparentheses warning with debug iterators (*) 5e1031f... c++: remove single-parameter version of mark_used (*) fea6ae0... c++: two-parameter version of cxx_constant_value (*) 441a488... c++: some missing-SFINAE fixes (*) 48e40d0... Revert "xtensa: Implement new target hook: TARGET_CONSTANT_ (*) 38db483... rs6000: Fix the check of bif argument number [PR104482] (*) 94504c9... rs6000: Handle unresolved overloaded builtin [PR105485] (*) 0ee1548... rs6000: Suggest unroll factor for loop vectorization (*) 2c86723... middle-end/106909 - CTRL altering flag after folding (*) ad08894... tree-optimization/106913 - ICE with -da and -Wuninitialized (*) 721c0fb... aarch64: Vector move fixes for +nosimd (*) 91061fd... aarch64: Disassociate ls64 from simd (*) eec36f2... libgomp.texi: move item from gcn to nvptx (*) b5f09bd... Daily bump. (*) c17fa0f... c++: remove '_sfinae' suffix from functions (*) c3ba0ea... c++: template-id arguments are evaluated [PR101906] (*) 03381be... c++: auto member function and auto variable [PR106893] (*) 6bcca5f... c++: cast to array of unknown bound [PR93259] (*) 936efca... xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_C (*) db19cfd... libstdc++: Add already-accepted testcase [PR106320 (*) 7c989a8... c++: lambda capture of array with deduced bounds [PR106567] (*) 8ef5fa4... c++: Refer to internal linkage for -Wsubobject-linkage [PR8 (*) 2e7bc76... stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x (*) 6b43f55... nvptx/mkoffload.cc: Warn instead of error when reverse offl (*) 06b30ee... frange::set_signbit: Avoid changing sign when already in th (*) 71cd6a0... xtensa: gcc: fix builtin_apply return value (*) c092d89... libstdc++: Fix comments in tests to match code (*) 9983ab1... libgomp.texi: Impl. status fix/addition (*) 4198b0d... doc: Fix typo in documentation of __float128 suffix (*) 34b9a03... gcov: Respect triplet when looking for gcov (*) 723ef5a... libstdc++: Outline the overlapping case of string _M_replac (*) 994ea89... libgomp: Fix up icv-6.c [PR106894] (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/sphinx' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.