From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id 288423858D35; Fri, 9 Jun 2023 11:18:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 288423858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686309523; bh=i/WRFOINZZVFEwqeEzAAX0VXcl/g3T5GY3aZpmnB0hw=; h=From:To:Subject:Date:From; b=pOQDGuHzv3Snkd5sBAkMj+9qiUIF4hOACjxPCxw+X4s8p3uoaZPu2j+P/MdhNJO8Q fYomGXsHRJTnFFxMmE4Rz1HCDVhU0+gWHNUdkhURZniSKlviem5pd9LJl+xQuQeyhH P772mMvA4GKRKbNqR90eDFEq8lIh/m/Xs9r0kg/4= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Tobias Burnus To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/omp/gcc-13] (50 commits) Merge branch 'releases/gcc-13' into devel/omp/gcc-13 X-Act-Checkin: gcc X-Git-Author: Tobias Burnus X-Git-Refname: refs/heads/devel/omp/gcc-13 X-Git-Oldrev: 04538859740c4cf7bfe9e80757f3aff34c7a2f1d X-Git-Newrev: debe7a174317d1498e95a35f7b2a13af057629d2 Message-Id: <20230609111843.288423858D35@sourceware.org> Date: Fri, 9 Jun 2023 11:18:43 +0000 (GMT) List-Id: The branch 'devel/omp/gcc-13' was updated to point to: debe7a17431... Merge branch 'releases/gcc-13' into devel/omp/gcc-13 It previously pointed to: 04538859740... libgomp: plugin-gcn - support 'unified_address' Diff: Summary of changes (added commits): ----------------------------------- debe7a1... Merge branch 'releases/gcc-13' into devel/omp/gcc-13 f4793fa... testsuite/libgomp.*/target-present-*.{c,f90}: Improve and f 167b496... openmp: Add support for the 'present' modifier b6118b8... middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wr (*) 46e585c... Darwin, PPC: Fix struct layout with pragma pack [PR110044]. (*) 32c51d0... fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR9602 (*) 5e01a59... Explicitly view_convert_expr mask to signed type when foldi (*) b91956f... Daily bump. (*) 8f17099... arm: PR target/109939 Correct signedness of return type of (*) 65ed436... Daily bump. (*) dda4745... rs6000: Remove duplicate expression [PR106907] (*) 8341c02... Revert "openmp: Add support for the 'present' modifier" ec6e81d... Revert "Fix 'libgomp.{c-c++-common,fortran}/target-present- 9868218... arm: Fix ICE due to infinite splitting [PR109800] (*) 4513d0a... Daily bump. (*) ff58310... libstdc++: Do not use std::expected::value() in monadic ops (*) b14121a... libstdc++: Implement LWG 3877 for std::expected monadic ops (*) 044ee48... Fix PR 110085: `make clean` in GCC directory on sh target c (*) c0a5790... libstdc++: Make std::filesystem::copy_file work for procfs (*) bae27ba... libstdc++: Use close-on-exec for file descriptors in filesy (*) 32f2b0f... libstdc++: Fix ambiguous expression in std::array::fr (*) ad12d81... libstdc++: Do not assume existence of char8_t codecvt facet (*) 34c039c... Daily bump. (*) 54422c7... d: Warn when declared size of a special enum does not match (*) 3e8a0e5... Daily bump. (*) 4397517... Daily bump. (*) bedb3eb... Fortran: fix diagnostics for SELECT RANK [PR100607] (*) 7b21a74... fix radix sort on 32bit platforms [PR109670] (*) fd68f60... release the sorted FDE array when deregistering a frame [PR (*) f980418... Daily bump. (*) 7cbaf2f... target/110088: Improve operation of l-reg with const after (*) c3e954f... Daily bump. (*) 099d469... libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR10 (*) 1952707... libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDIN (*) 8c221f3... libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STD (*) cfaacee... libstdc++: Fix PSTL test that fails in C++20 (*) d50255d... libstdc++: Document removal of implicit allocator rebinding (*) 8105905... libstdc++: Fix -Wnonnull warnings during configure (*) 2162c20... libstdc++: Require tzdb support for chrono::zoned_time prin (*) b05b8c9... libstdc++: Fix pretty printers and add tests (*) 3b95319... doc: Fix description of x86 -m32 option [PR109954] (*) ab72fb4... Daily bump. (*) c9e208b... Daily bump. (*) 7d92616... [libstdc++] [testsuite] xfail double-prec from_chars for x8 (*) becd679... testsuite: make mve_intrinsic_type_overloads-int.c libc-agn (*) 717a14e... libstdc++: Correct NTTP and simd_mask ctor call (*) 3f90a56... libstdc++: Simplify calculation of expected value in simd t (*) f51bb83... libstdc++: Fix test assumptions on long and long double (*) 15aca2c... libstdc++: Resolve -Wsign-compare issue (*) acf4fac... riscv: update riscv_asan_shadow_offset (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/omp/gcc-13' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.