From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7881) id 2B85E3858C53; Mon, 23 May 2022 19:47:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B85E3858C53 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Mohamed Atef To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'devel/omp/ompd' X-Act-Checkin: gcc X-Git-Author: Mohamed Atef X-Git-Refname: refs/heads/devel/omp/ompd X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 7d2bea06364d260ed5308403577ac0e18e5a6ea4 Message-Id: <20220523194739.2B85E3858C53@sourceware.org> Date: Mon, 23 May 2022 19:47:39 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2022 19:47:39 -0000 The branch 'devel/omp/ompd' was created pointing to: 7d2bea06364... Add OMPD support, initialization and global ICVs function.