From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 7F78E388A811; Mon, 24 May 2021 08:03:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F78E388A811 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/marxin/heads/add-no_sanitize_coverage] (49 commits) Add no_sanitize_coverage attribute. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/add-no_sanitize_coverage X-Git-Oldrev: b7f9f6c9722e7cb1b81b96ec646cadb5706b1038 X-Git-Newrev: 15053b32a870cd62641ad62a9e76a78558489f4a Message-Id: <20210524080310.7F78E388A811@sourceware.org> Date: Mon, 24 May 2021 08:03:10 +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, 24 May 2021 08:03:10 -0000 The branch 'marxin/heads/add-no_sanitize_coverage' was updated to point to: 15053b32a87... Add no_sanitize_coverage attribute. It previously pointed to: b7f9f6c9722... Add no_sanitize_coverage attribute. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- b7f9f6c... Add no_sanitize_coverage attribute. Summary of changes (added commits): ----------------------------------- 15053b3... Add no_sanitize_coverage attribute. 9d38e09... gcc-changelog: Add note about ChangeLog entries (*) dc084c4... Fix ICE when lhs is NULL. (*) 1040a44... Fix two testcases for ssa names which are more than 1 digit (*) b94a502... Daily bump. (*) c01c433... i386: Add push insns for 4-byte vectors [PR100722] (*) fe03f4f... Fortran: fix passing return value to class(*) dummy argumen (*) a4dbd5c... Revert "Add ChangeLogs for the previous commit." (*) 6bf8847... Revert "PR98301 Add missing changelog entries." (*) 5d3ef91... fortran/intrinsic.texi: Use proper variable name (*) 1160d9c... Add ChangeLogs for the previous commit. (*) 99b76ad... Don't simplify (A & C) != 0 ? D : 0 for pointer types. (*) 15d30d2... Daily bump. (*) c4771b3... PR98301 Add missing changelog entries. (*) 26ca6db... Steve Kargl (*) 3050a1a... [OpenACC privatization] Prune uninteresting/varying diagnos (*) 5e28089... Fix rs6000 p10 fusion patterns with old attr type names (*) 2832d51... Daily bump. (*) 842a055... combine patterns for add-add fusion (*) bdc7162... Test cases for p10 fusion patterns (*) b5c1c7a... openmp: Fix up firstprivate+lastprivate clause handling [PR (*) 0c6e792... openmp: Fix up handling of implicit lastprivate on outer co (*) 325aa13... [OpenACC privatization] Reject 'static', 'external' in bloc (*) 11b8286... [OpenACC privatization] Largely extend diagnostics and corr (*) d42c105... Add '__OPTIMIZE__' DejaGnu selector (*) 5a0fe1f... [OpenACC privatization] Explain OpenACC privatization candi (*) ad4612c... [OpenACC privatization] Skip processing if no work to be do (*) 21803fc... [OpenACC privatization] Explain two different configuration (*) ff451ea... [OpenACC privatization] Don't let unhandled 'IFN_UNIQUE_OAC (*) 3a285eb... [OpenACC privatization] Don't evaluate OpenMP 'for' clauses (*) f6f4530... [OpenACC privatization, nvptx] Tighten some aspects [PR9011 (*) 29a2f51... openacc: Add support for gang local storage allocation in s (*) 782e57f... x86: Remove MAX_BITSIZE_MODE_ANY_INT (*) 53fb833... Elide expand_constructor if move by pieces is preferred (*) 5d42db5... Don't skip 'libgomp.oacc-fortran/privatized-ref-2.f90' for (*) 61796dc... Add 'libgomp.oacc-fortran/privatized-ref-2.f90' (*) 079c23c... aarch64: Add attributes for builtins specified in aarch64-b (*) 5ae3524... Add insn types for fusion pairs (*) 2df9d3c... i386: Add comparisons for 4-byte vectors [PR100637] (*) 6fdacaf... Detect illegal conditions in Raise_xxx_Error nodes (*) 745dae5... libsanitizer: Remove cyclades from libsanitizer (*) 49c2c7f... Remove discriminant checks in gigi (*) 3553d8c... Consistently generate debug info for elaboration variables (*) 4a29b8d... Replace ? with ?? in warning messages (*) dd9a8ff... Fix internal error on locally derived bit-packed array type (*) 932198a... Always translate Is_Pure flag into pure in C sense (*) 1e66a91... Fix segfault at run time on strict-alignment platforms (*) f1c777f... tree-optimization: Improve spaceship_replacement [PR94589] (*) f53aff9... Fix spurious No_Elaboration violation for Size attribute (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/add-no_sanitize_coverage' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.