From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 277583858C2B; Fri, 3 Nov 2023 13:21:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 277583858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699017700; bh=WliWJCJG2q8/TVxg4WD+MhSxdUGdgs/Xafexg+NahmI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tl2+uf3Q9HthfM+VN7vxJTZuEp60Sce5KCRMVdvNaJ+gweFXtena68OUP5HAueYJn K5Ds2ro0y4ma83RPmoiseqr9P7rl/5BhVjrwZT9Z1mcVooa8f9gUEN9sMo8xazFVjW QhDkr1SRtYhfyfFWGp+1Z7soUMF0Pl2VQHCjNx00= 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: Fri, 03 Nov 2023 13:21:39 +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: patch, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: cf_gccbuild resolution bug_status cf_gcctarget cf_gcchost 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 Francois-Xavier Coudert changed: What |Removed |Added ---------------------------------------------------------------------------- Build| |x86_64-apple-darwin21 Resolution|--- |FIXED Status|NEW |RESOLVED Target| |x86_64-apple-darwin21 Host| |x86_64-apple-darwin21 --- Comment #6 from Francois-Xavier Coudert = --- Fixed on mainline.=