From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 58C6D385AC2F; Fri, 28 Oct 2022 08:02:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58C6D385AC2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666944170; bh=9VjNb/Dj6vej0RTwMtSlKPgjhrf5ebONdpkMDkt1s+4=; h=From:To:Subject:Date:From; b=j9edbUR681RNcdOXYyitugdPcQXcfRi2Lft9LAo6IlCNifpCU1L3BC2S2+Qz0H8In 0M9wfe0GbHfscKUpqwJDbEMHWhf9fF3u8qwBg8FFua8GLNn/qRPvTycXWzJ3uytC+G cQxXqx9EzghvQzeuC7zpEDlgWKBcf7y+6DOr8E4I= 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] (34 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: 62e475bad0d668c432bb97113cbf73fa281b8b55 X-Git-Newrev: 1eb021edb27e26f95cda63df121f6bc951647599 Message-Id: <20221028080250.58C6D385AC2F@sourceware.org> Date: Fri, 28 Oct 2022 08:02:50 +0000 (GMT) List-Id: The branch 'devel/sphinx' was updated to point to: 1eb021edb27... Merge branch 'master' into devel/sphinx It previously pointed to: 62e475bad0d... Merge branch 'master' into devel/sphinx Diff: Summary of changes (added commits): ----------------------------------- 1eb021e... Merge branch 'master' into devel/sphinx 0607307... Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c' (*) 3f9c071... docs: document sanitizers can trigger warnings (*) bd89173... lto-dump: modernize a bit (*) 0c11265... Document 'distclean-stage[N]' (*) c6567d2... Change remaining flag_finite_math_only use in value-range.c (*) 225f9c8... testsuite: Adjust vect-bitfield-read-* with vect_shift and (*) e0997c1... c: C2x enums with fixed underlying type [PR61469] (*) 96069d8... Daily bump. (*) 0a2984d... runtime: use _libgo_off_t_type when calling C mmap (*) fc01cfa... Aarch64: Do not define DONT_USE_BUILTIN_SETJMP (*) 0e36a9c... x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg pattern (*) 1c2b53c... Use simple_dce_from_worklist with match_simplify_replacemen (*) a33d623... c++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379] (*) f7d1d77... c++: Templated lambda mangling (*) f95d3d5... aarch64: Reinstate some uses of CONSTEXPR (*) 2b1fb72... [PR tree-optimization/107394] Canonicalize global franges a (*) 9119431... options: Clarify 'Init' option property usage for streaming (*) be6c755... lto: do not load LTO stream for aliases [PR107418] (*) bfb7994... c++: Fix excess precision related ICE on invalid binop [PR1 (*) 4e1d704... IRA: Make sure array is big enough (*) 2706537... RISC-V: Add zhinx/zhinxmin testcases. (*) 6b252dc... RISC-V: Limit regs use for z*inx extension. (*) ac96e90... RISC-V: Target support for z*inx extension. (*) e093357... RISC-V: Minimal support of z*inx extension. (*) 486a503... Daily bump. (*) 57bbf3a... analyzer: fixes to file-descriptor handling (*) 593254a... analyzer: add sm-fd.dot (*) f7d2881... Fortran: BOZ literal constants are not compatible to any ty (*) 068baae... bpf: add preserve_field_info builtin (*) d2249cd... c++: Implement -Wdangling-reference [PR106393] (*) f896c13... xtensa: Fix out-of-bounds array access in the movdi pattern (*) 82e629c... ipa-visibility: remove assert in TLS optimization [PR107353 (*) a87819b... Check if varying may also be non-negative. (*) (*) 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.