From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5A4C23858000; Sun, 19 May 2024 01:37:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5A4C23858000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716082675; bh=xAFfevNjaZwIcknPPAOfSc3rtQ/m08Olh/yETZ5s3vk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bfHglHgXxzBWXUOQfDpUjub/r1SK8o08VsUGrFNbrmnBNSGzxgs7ZZsmddHB/F77T E/TqlrNITICuj7jcbBXof2PNDGVPdL4b95TinsPZ7udFisu/qvrn8IdmxuvoxnBUtx JealcwEyd4VzNO8+/wFaCK7LLuxnqjVcRl2ZhH6g= From: "bic60176 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/115127] [12/13/14/15 Regression] passing zero to __builtin_ctz() check missing Date: Sun, 19 May 2024 01:37:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 12.3.0 X-Bugzilla-Keywords: needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: bic60176 at gmail dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D115127 --- Comment #3 from Bi6c --- Created attachment 58237 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58237&action=3Dedit preprocessed source file=