From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 5E31E3851C39; Mon, 16 Aug 2021 20:44:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E31E3851C39 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Iain D Sandoe To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/c++-coroutines] (33 commits) Merge master r12-2933. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 095663dfd1ec5340b6fb722b1b1a5db1314a9b09 X-Git-Newrev: df63c137e3d8bf4a32ea88903b384b37b7c68e96 Message-Id: <20210816204426.5E31E3851C39@sourceware.org> Date: Mon, 16 Aug 2021 20:44:26 +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, 16 Aug 2021 20:44:26 -0000 The branch 'devel/c++-coroutines' was updated to point to: df63c137e3d... Merge master r12-2933. It previously pointed to: 095663dfd1e... Merge master r12-2901. Diff: Summary of changes (added commits): ----------------------------------- df63c13... Merge master r12-2933. 6c25932... libstdc++: Use qualified-id for class member constant [PR10 (*) db853ff... libstdc++: Install GDB pretty printers for debug library (*) 8cdcea5... gcov: Add TARGET_GCOV_TYPE_SIZE target hook (*) be024a1... Fix regression in debug info for Ada with DWARF 5 (*) e660441... [OpenMP] Update omp-low.c's omp_runtime_api_call [PR101931] (*) c517cf2... Speed up jump table switch detection. (*) 29020d0... Disable GNAT encodings by default (*) a2ab2f0... Address '?:' issues in 'libgomp.oacc-c-c++-common/mode-tran (*) df98015... Plug 'par' memory leak in 'gcc/omp-oacc-neuter-broadcast.cc (*) 7b9d99e... Clarify memory management for 'prop_set' in 'gcc/omp-oacc-n (*) 049eda8... Avoid 'GTY' use for 'gcc/omp-oacc-neuter-broadcast.cc:field (*) 1afcf57... Fix ICE. (*) 9129249... ipa: make target_clone default decl local [PR101726] (*) b0de3ad... ipa: ICF should check SSA_NAME_IS_DEFAULT_DEF (*) faf2b6b... Optimize __builtin_shuffle_vector. (*) 53d5b59... Fortran/OpenMP: Add support for OpenMP 5.1 masked construct (*) fdd4049... RISC-V: Allow multi-lib build with different code model (*) 94974e8... Daily bump. (*) bbf19f9... Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC (*) 34ce7f7... aix: 64 bit AIX TLS libpthread dependency. (*) 882f1d5... Improve many SImode shifts on the H8/300H (*) 829931e... libgo: various fixes for Solaris support (*) 7dd8f19... Daily bump. (*) da8a9d6... or1k: Use cmodel=large when building crtstuff (*) eff8110... or1k: Add mcmodel option to handle large GOTs (*) 96194a0... Diagnose mismatches between array and scalar new and delete (*) 240f078... i386: Fix ICE with V64QImode broadcast permutation with -ma (*) 261512f... Daily bump. (*) 58eec99... Fix xxeval predicates (PR 99921). (*) 2cc65fc... Adjust 'libgomp.oacc-c-c++-common/static-variable-1.c' (*) fb85d6e... Warn for reads from write-only arguments [PR101734]. (*) e5c0054... runtime: use C cast syntax in stack.c (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/c++-coroutines' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.