From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id CCC2A3858CDA; Tue, 6 Sep 2022 04:52:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CCC2A3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662439945; bh=nAeI9Hn6Lf4HgReA3W2VZ8tq/PQ8ecaxUc6fwxGu0Fs=; h=From:To:Subject:Date:From; b=wupQttn8+Q//XggxXA06o4MYfjPZ+YLSTVBwUlrF/fFYudEL8k89GTp6Xh6B8zaht H4cxy54MT1veEluBPbGKE/bDuIBBb9fjliG+Ci5VSBtSAT1TUKID0ITydXcOF0ym2d BwcYrngKK1Hv/0sC0hcDYOV6JEDbC2tZy3V0t7/Q= 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/devel/sphinx] (21 commits) Merge branch 'master' into devel/sphinx X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/heads/devel/sphinx X-Git-Oldrev: 8de5354e2cf4e6ea750ea92c7162d61b1b796f76 X-Git-Newrev: 918bc838c2803f08e4d7ccd179396d48cb8ec804 Message-Id: <20220906045225.CCC2A3858CDA@sourceware.org> Date: Tue, 6 Sep 2022 04:52:25 +0000 (GMT) List-Id: The branch 'devel/sphinx' was updated to point to: 918bc838c28... Merge branch 'master' into devel/sphinx It previously pointed to: 8de5354e2cf... Merge branch 'master' into devel/sphinx Diff: Summary of changes (added commits): ----------------------------------- 918bc83... Merge branch 'master' into devel/sphinx 47d2dcd... Daily bump. (*) 5f38bf1... preprocessor: Disable trigraphs for C2x (*) 5f895f2... Do not fold __builtin_signbit if NAN is a possibility. (*) 1de9aa4... Fold __builtin_signbit to nonzero instead of 1. (*) 810d981... i386: avoid zero extension for crc32q (*) 8492f7d... libstdc++: Move __success_type and __failure_type later in (*) 938cda5... Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_ite (*) b4d8a56... Disable decimal floating point in frange. (*) ba0db24... Do not ICE when updating a NAN to a non-NAN. (*) 7b3587b... libstdc++: Use built-ins for more variable templates (*) 0a9c0d4... analyzer: strcpy semantics (*) 1cc7e31... analyzer: return a concrete offset for cast_regions (*) ae97ba1... RISC-V: Fix division instructions for `m` with `zmmul` exte (*) 48b9c7d... aarch64: Suggest an -mcpu option when user passes CPU name (*) 77e8e40... RISC-V: Support Zmmul extension (*) 1784472... Remove MAX_SWITCH_CASES limit (*) e9ea268... Unify MAX_POSTDOM_CHECK and --param uninit-control-dep-atte (*) 5642197... debug () for predicates (*) d29ecf2... aarch64: Remove lazy SIMD builtin initialisation (*) 7742b79... LoongArch: add -mdirect-extern-access option (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/sphinx' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.