From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39B8A3858D33; Tue, 28 Feb 2023 12:59:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39B8A3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677589154; bh=lQV5Zo6BZq/Ri7rPN/2pHZrkXmp1jgA089CJKDWoQts=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rp96niuXb/ixjJOZ3Y1dbq/38cvUEMQVsKrtf9os5Qvpvb3gM/vNbMFIR6TF7rAsC f8njrPLqseesp028aeGGPTjpfd9m+RRfO795oj12QafE55ftccFf8csE5MiKVIUbAb dmkcJouljBl2/5xAvfr0sudQxp+a791/vjSsHSvY= From: "vincent-gcc at vinc17 dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug analyzer/98447] incorrect -Wanalyzer-shift-count-overflow warning Date: Tue, 28 Feb 2023 12:59:12 +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: 11.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: vincent-gcc at vinc17 dot net X-Bugzilla-Status: UNCONFIRMED 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=3D98447 --- Comment #7 from Vincent Lef=C3=A8vre --- On https://godbolt.org/z/Yx7b1d this still fails with "x86-64 gcc (trunk)". Moreover, several releases are affected: 11.1, 11.2, 11.3, 12.1, 12.2.=