From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1059) id 838D73854809; Tue, 8 Dec 2020 19:31:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 838D73854809 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Nathan Sidwell To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/c++-modules] (30 commits) Merge trunk 0bd4fecbea3 c++: Fix MODULE_VERSION breakage X-Act-Checkin: gcc X-Git-Author: Nathan Sidwell X-Git-Refname: refs/heads/devel/c++-modules X-Git-Oldrev: b0db6b0b5e8b6eb23ad91f672d484162d62f6161 X-Git-Newrev: 6fcee7f1942e04388ec74208d4b4b590ad691208 Message-Id: <20201208193103.838D73854809@sourceware.org> Date: Tue, 8 Dec 2020 19:31:03 +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: Tue, 08 Dec 2020 19:31:03 -0000 The branch 'devel/c++-modules' was updated to point to: 6fcee7f1942... Merge trunk 0bd4fecbea3 c++: Fix MODULE_VERSION breakage It previously pointed to: b0db6b0b5e8... Adjust duplicate checker Diff: Summary of changes (added commits): ----------------------------------- 6fcee7f... Merge trunk 0bd4fecbea3 c++: Fix MODULE_VERSION breakage 0bd4fec... c++: Fix MODULE_VERSION breakage (*) 210d143... c++: Mangling for modules (*) edbbf73... libstdc++: Adjust whitespace in documentation (*) 76a1719... c++: module directive FSM (*) 0f2da02... c++: Add module includes (*) 6a789a9... testsuite: i386: Require avx512vpopcntdq in two tests (*) 4fdbd24... testsuite: i386: Require ifunc support in gcc.target/i386/p (*) 1746681... tree-optimization/98192 - fix double free in SLP (*) 3a008b1... testsuite/95900 - fix gcc.dg/vect/bb-slp-pr95866.c target r (*) 5b17c3c... contrib: filter more in filter-clang-warnings.py (*) 4c6a47c... testsuite: Avoid strict aliasing violations in some avx512 (*) 19c1ef8... contrib: modernize filter-clang-warnings.py (*) 3100709... openmp: -fopenmp-simd fixes [PR98187] (*) c2c198b... tree-optimization/98191 - fix BIT_INSERT_EXPR sequence vect (*) a294e63... tree-optimization/97559 - fix sinking in irreducible region (*) 3a6e3ad... gimple-isel: Fold x CMP y ? -1 : 0 to x CMP y [PR97872] (*) e844c04... tree-optimization/98180 - fix BIT_INSERT_EXPR sequence vect (*) c1370f8... Fix PR target/96470 (*) ffd961f... PR tree-optimization/96344 (*) 4aaf337... PR target/98152: Checking python is available before using (*) 9121f80... syscall: don't use AF_LINK on hurd (*) bc8a701... Daily bump. (*) a19a242... C: Fix atomic loads. [PR97981] (*) b737b70... builtins: Avoid ICE with __builtin_clear_padding on POINTER (*) c3a1b3e... compiler: type of string index expression is byte (*) 7482d5a... c++: ICE with switch and scoped enum bit-fields [PR98043] (*) 16a2a45... go-test.exp: don't quote already-quoted parentheses (*) e910477... compiler: don't name type descriptor for alias type (*) 1cac89d... c-family: Fix hang with -Wsequence-point [PR98126] (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/c++-modules' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.