From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1534) id A6F55385EC4E; Wed, 16 Sep 2020 14:50:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6F55385EC4E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1600267852; bh=yDJsuDjniQEnr7+cU3AIO/Uw+js1V7sdgzuvlukkwJI=; h=From:To:Subject:Date:From; b=GKezGQlsQfpK1yfWw/P8l6M5Pwoj094rDad5RWhG8eawbbYN4/vHiavKb+FosWENo +SWV0S+sCTJ/RhyNlv0BxBgd5T8mitrQfjrXRd1rqtjhL1SIYU5oZX4bpcubbis4QR rpa9Eyo1l14YdDvz1GdHXveRlSbKzZxuAkyZAS0g= 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-10] (6 commits) Fortran: OpenMP - fix simd with (last)private (PR97061) X-Act-Checkin: gcc X-Git-Author: Tobias Burnus X-Git-Refname: refs/heads/devel/omp/gcc-10 X-Git-Oldrev: 15967a2016248eb04ef493af4e4889ceef9890b3 X-Git-Newrev: e0e1d2814721cbc55951d8601b326311ef5da331 Message-Id: <20200916145052.A6F55385EC4E@sourceware.org> Date: Wed, 16 Sep 2020 14:50:52 +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: Wed, 16 Sep 2020 14:50:52 -0000 The branch 'devel/omp/gcc-10' was updated to point to: e0e1d281472... Fortran: OpenMP - fix simd with (last)private (PR97061) It previously pointed to: 15967a20162... Fix warning messages in libgomp.oacc-c++/privatized-ref-[23 Diff: Summary of changes (added commits): ----------------------------------- e0e1d28... Fortran: OpenMP - fix simd with (last)private (PR97061) 13ae89b... Merge remote-tracking branch 'origin/releases/gcc-10' into 5a7ae4f... [OpenMP] Fix mapping of artificial variables (PR94874) 3a6cb32... OpenMP/Fortran: Permit impure ELEMENTAL in omp directives 7e97e74... store-merging: Consider also overlapping stores earlier in (*) 97430fe... Daily bump. (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/omp/gcc-10' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.