From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id 7F6553857C43; Thu, 2 Feb 2023 09:20:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F6553857C43 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675329626; bh=kxmBXcwGDY1WHPGDDwXHlSkAGQqDm1wjjZdZhZ8wHwQ=; h=From:To:Subject:Date:From; b=k+NW6Gv/Ldpmq8mA0veR5AshSIYo6j22/B/YNKeDG7ub/zVJEUfGRBxIRZZYouHFz Cds9pBeW0qDBowsuh25xwGJRC4zs/1DDnZuIfiEP8TlXrGTnwFSqSzNGii6ysPNrpo /QjdOVwhIcuTvHHTQbFzJ+8Fi4PYs5b6rmvYwsVw= 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-12] (9 commits) nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI X-Act-Checkin: gcc X-Git-Author: Tobias Burnus X-Git-Refname: refs/heads/devel/omp/gcc-12 X-Git-Oldrev: 6b611f1b3ca5edae8e3500209cea82128b2dc594 X-Git-Newrev: 60524fd9069860a03182d9472863e1c5915db49c Message-Id: <20230202092026.7F6553857C43@sourceware.org> Date: Thu, 2 Feb 2023 09:20:26 +0000 (GMT) List-Id: The branch 'devel/omp/gcc-12' was updated to point to: 60524fd9069... nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI It previously pointed to: 6b611f1b3ca... libgomp.texi: Reverse-offload updates Diff: Summary of changes (added commits): ----------------------------------- 60524fd... nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI 251c9fd... Merge branch 'releases/gcc-12' into devel/omp/gcc-12 d31bd71... Daily bump. (*) 8495d80... ipa: Release body more carefully when removing nodes (PR 10 (*) fb2d50f... c++: ICE with -Wlogical-op [PR107755] (*) 3ff1a0f... Daily bump. (*) 07ef737... c++: fix ICE with -Wduplicated-cond [PR107593] (*) 2a3e66c... Daily bump. (*) 9dccaea... Correctly detect shifts out of range (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/omp/gcc-12' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.