From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B2F19384640D; Thu, 9 May 2024 17:50:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B2F19384640D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715277035; bh=qBR+jDQl3viVaUQ8Q2/ckRDbq8PkSn6hvO+LU712s3A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eV1kshqx5EUShylHxY9deKE7oE9xUINlTRzRd5VHrpl2zna0kC5kGFy05K8Dj2pGr SCGobZbPArjdhjmLRJTlVEfpgRL3Y+lNL7sWv62DKDePGFTLYlNR5BnHt89ucYT7Pw foOiA6g1+kk5cHc2CzBZ+dtnaPcNBF944JJirwVI= From: "dmalcolm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/111289] Unwarranted -Wanalyzer-va-arg-type-mismatch warning Date: Thu, 09 May 2024 17:50:35 +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: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmalcolm 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: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc resolution bug_status 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=3D111289 David Malcolm changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13 Regression] Unwarranted |Unwarranted |-Wanalyzer-va-arg-type-mism |-Wanalyzer-va-arg-type-mism |atch warning |atch warning Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from David Malcolm --- Should be fixed for GCC 13 (for the upcoming GCC 13.3) by the above patch.=