From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id 3EEA43858D39; Thu, 29 Sep 2022 14:44:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3EEA43858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664462698; bh=nBbOvFOEUn0kOZkV/RY9JP8mkehHOZofiJK75PWqGtE=; h=From:To:Subject:Date:From; b=N3rHtbYoRzaDlcrj4Urj4xBcK/4eosET967U+WkHFjfahxzM1/HiKblm5BK1jJ7B5 rVpPUYb5+hq1uys3FuRoHqehwkfy319bhAkzN1SoiwZAF1LVb5O5zw0Cx7id/J42G8 Ylm5WcQHRN56V2zhpPBDlI0o8/fcPN4Vqra4qZ08= 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] (5 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12 X-Act-Checkin: gcc X-Git-Author: Tobias Burnus X-Git-Refname: refs/heads/devel/omp/gcc-12 X-Git-Oldrev: d21bfef98674abccd204dd2de5159cb3a19ea771 X-Git-Newrev: c455181c13a7b00ee09777287bcf0c8b9de9d1fe Message-Id: <20220929144458.3EEA43858D39@sourceware.org> Date: Thu, 29 Sep 2022 14:44:58 +0000 (GMT) List-Id: The branch 'devel/omp/gcc-12' was updated to point to: c455181c13a... Merge branch 'releases/gcc-12' into devel/omp/gcc-12 It previously pointed to: d21bfef9867... OpenMP: Fix ICE with OMP metadirectives Diff: Summary of changes (added commits): ----------------------------------- c455181... Merge branch 'releases/gcc-12' into devel/omp/gcc-12 85adc2e... libstdc++: Disable volatile-qualified std::bind for C++20 (*) afea1ae... OpenACC: Fix reduction tree-sharing issue [PR106982] (*) 7f323c2... Daily bump. (*) 6a59bac... aarch64: Add Arm Neoverse V2 support (*) (*) 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.