From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 047B83858402; Tue, 13 Feb 2024 12:55:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 047B83858402 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707828956; bh=kUNGX5qMZEOzdJEMOyNWN24JHBYA7g1WSvZsNPBJt6Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aVRTj61Vt6xYUHu7CMsoXT/Dx1y1KUV/FpB0aNL9sRUWtgkB38yn8DVWVc/gUYSJG 75aqBTcN+PDTFHo6IuDOeqfk6TapjqNeM3NzDRUzsHuy1IjUuOGyIKeMArqJzZRBL2 xWQ1eODt/j4C/z36Pf+W3XTlZfphvYshbSpk8lbU= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113907] [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41 Date: Tue, 13 Feb 2024 12:55:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned 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=3D113907 --- Comment #1 from Sam James --- I will do the usual bisection of objects and also narrow it down with pragm= as. I won't be able to get much further than that though, I suspect. -fsanitize=3Daddress,undefined builds fine (i.e. it doesn't even segfault).=