From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 5810E3858C27; Mon, 10 May 2021 21:40:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5810E3858C27 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] (68 commits) Merge master r12-688. X-Act-Checkin: gcc X-Git-Author: Iain D Sandoe X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: 86b8f2181518ce8d65f83ec5e84c8ec6e0efdc5a X-Git-Newrev: 966c7db422554cb7a923d0bb9470199f78e939a7 Message-Id: <20210510214022.5810E3858C27@sourceware.org> Date: Mon, 10 May 2021 21:40:22 +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, 10 May 2021 21:40:22 -0000 The branch 'devel/c++-coroutines' was updated to point to: 966c7db4225... Merge master r12-688. It previously pointed to: 86b8f218151... Merge master r12-621. Diff: Summary of changes (added commits): ----------------------------------- 966c7db... Merge master r12-688. e85f3ae... arm: remove error in CPP_SPEC when float-abi soft and hard (*) a4a3cdd... ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF (*) 0498d2d... libstdc++: Remove redundant -std=gnu++17 option from remain (*) d7b2d92... libstdc++: Remove redundant -std=gnu++17 option from algori (*) 7c85abe... libstdc++: Remove redundant -std=gnu++17 option from contai (*) 8087e70... libstdc++: Remove redundant -std=gnu++17 option from string (*) 7a4e52e... libstdc++: Remove redundant -std=gnu++17 option from PMR te (*) 9cd88c0... libstdc++: Remove redundant -std=gnu++17 option from concur (*) 8240175... libstdc++: Remove redundant -std=gnu++17 option from any/op (*) aa60ff1... libstdc++: Remove redundant -std=gnu++17 options from files (*) 646e6c6... libstdc++: Remove redundant -std=gnu++17 options from PSTL (*) 2397212... libstdc++: Adjust expected errors in tests when compiled as (*) 6957767... i386: Force V2SI mode operands to registers in expand_sse_m (*) 2bbacc1... libstdc++: Rename test type to avoid clashing with std::any (*) 0fd1a54... gcc-changelog: remove newlines in git_email.py --help (*) 8300c34... contrib/gcc-changelog: Add/improve --help (*) 902692c... arm: MVE: Factorize vcmp_*f* (*) d083fbf... arm: MVE: Factorize all vcmp* integer patterns (*) 929056a... arm: MVE: Remove _s and _u suffixes from vcmp* builtins. (*) f56af5f... arm: MVE: Cleanup vcmpne/vcmpeq builtins (*) d1cee15... arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' (*) 9e6b3b4... testsuite/arm: Add mve-vmul-scalar-1.c test (*) d83b0c6... testsuite/arm: Add mve-vsub-scalar-1.c test (*) c1d381f... contrib/gcc-changelog: Detect if same file appears twice (*) 1f94ed3... Add a test for PR tree-optimization/42587 (*) 3e5605f... Revert "gcc-changelog: Remove components that will be remov (*) cce4471... testsuite/100452 - fix g++.dg/vect/slp-pr99971.cc (*) 60af2db... tree-optimization/100492 - avoid irreducible regions in loo (*) cc1d563... d: Fix qualifier ignored in alias definition if parentheses (*) 1f58114... libphobos: Fix visibility of std.process.searchPathFor (*) 933c514... gcc_update: fix check for local source tree. (*) a076632... middle-end/100464 - avoid spurious TREE_ADDRESSABLE in fold (*) a564da5... tree-optimization/100434 - DSE aggregate call LHS (*) 877e620... Fix genversion linker error. (*) 7596c76... arm: Fix wrong code with MVE V2DImode loads and stores [PR9 (*) a2d7e58... LTO plugin: use startswith function. (*) 6ba3079... Come up with startswith function. (*) fea26ba... gcc-changelog: Remove components that will be removed. (*) ec728fb... c++: remove redundand NULL check. (*) 4bc6fb2... Remove __cplusplus >= 201103 (*) e3a682f... Use genversion to generate version.h. (*) 79a27f3... arc: Improve vector support for ARCv2. (*) 09ae0f6... arc: Cleanup simdext.md file (*) 0c2f880... arc: Disable movmisalign patterns when aligned access is re (*) 89c9471... arc: Fix compilation warnings. (*) b70c7c0... arc: Update ctz/clz patterns (*) 3b9eb2f... arc: Add alternative names for gp and fp registers. (*) 56ab318... arc: Fix documentation __builtin_arc_sr (*) 6c9071c... Reset prologue_location before calling code_end (*) 25f9f35... Daily bump. (*) 5e0236d... Daily bump. (*) 5610373... Correct ChangeLob entries for PR46991 (*) 7920c05... Fortran: Correct PR number from 46691 [PR46991]. (*) dddc07b... Remove obsolete gcc.dg/sso-9.c (*) 62d87a3... Daily bump. (*) 292da5c... Revert "amdgcn: disable TImode" (*) 07d7d37... Ensure emit_move_insn operands are valid (*) a87cead... libstdc++: Fix constraints for rvalue stream insertion/extr (*) 7c4c9fc... Fix incorrect array bounds with -fgnat-encodings=minimal in (*) 14b0f37... Clean up and virtualize the on-entry cache interface. (*) a7943ea... When searching for non-null, check the dominator tree. (*) d942d73... Fix range_on_exit for PHI stmts when there are no other stm (*) 12f0a54... Make TRUE/FALSE edge calculation available without the outg (*) 4c07e59... Don't over-allocate switch default range object. (*) 156054e... Change x mod 0 to produce UNDEFINED rather than VARYING. (*) 1416a14... Enhance initial global value setting. (*) e2bc5b6... Do not apply scalar storage order to pointer fields (*) (*) 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.