From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2518E3857006; Sat, 19 Aug 2023 21:29:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2518E3857006 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692480541; bh=lcohTYGy+zj7E48MaYTFl+2RLaMnrhzntIHI7fgU5go=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tUvURi9Bt4CiwWsbli4AwZ+GRMG/ouNtQNLSJtxnAzFn5N4p12Al3Ejhu7SmqKy/x gykiO2cS0Hh/bhzUzxqzpCTvp9Bv4C+ILq6eQACZ1Z2Ummywg+u2Uv4OzKIzYm3EBW 0C08dDqYNnRff+zzAXMeGxEt3Z7/NFbPLqJKz+/M= From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/104042] Four memcpy/memset analyzer failures on darwin Date: Sat, 19 Aug 2023 21:29:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: analyzer X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D104042 --- Comment #5 from Francois-Xavier Coudert = --- Patch posted for Darwin at https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627923.html=