From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C41B63858D35; Mon, 28 Aug 2023 16:09:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C41B63858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693238992; bh=I0cAfpZUcUg6h5giuNiisAzHzmQLbcSp5PcwjSroakc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FqZakmIxqyN85ukze0Zy4lXtqAWsBSORt9x8LelgaNVsv1c7LtjU4emuJReGf/UQ6 5FX1ppidAlMCak/bJ3czaFhsFYnO8gkyrseRFn3q3CB6HtCRdMNF/8aToq0a/WImjZ AQFQzv1/ekdTY6JyU+lmqo/2riuWbWdBnHBrgqLg= From: "tg at mirbsd dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111165] [13 regression] builtin strchr miscompiles on Debian/x32 with dietlibc Date: Mon, 28 Aug 2023 16:09:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tg at mirbsd dot org 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: 13.3 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=3D111165 --- Comment #17 from Thorsten Glaser --- Hm, okay, I=E2=80=99ll try to find if I can trigger it in glibc/x32 then=E2= =80=A6=