From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7B8853858D1E; Sat, 27 Apr 2024 19:06:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B8853858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714244814; bh=YKivoDTVJIfDt2QYdEbY6/nF9Sjy2HFXPoHO4zc0E+M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NchBjoBLL5dXIhyPGF1BdJwSgVZTLrwfyI2HEUyo9EosgJNKc9mBChffuYk1pFxwr UYBZaT+az99ILNXG50XZelBlRtqLhuemNS8d7LhH0arXLu/JZhH1tdYtR+OYwCWymp dhYz5Q2kIptLCubBdhqfhNy3lxy/QIOC6TeMQQdk= From: "arojas at archlinux dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/114872] Miscompilation with -O2 after commit 049ec9b981d1f4f97736061d5cf7d0ae990b57d7 Date: Sat, 27 Apr 2024 19:06:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: arojas at archlinux dot 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=3D114872 --- Comment #4 from Antonio Rojas --- (In reply to Andrew Pinski from comment #3) > Does -fno-strict-aliasing help? No, same result.=