From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 013AE3858C83; Wed, 11 Jan 2023 10:45:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 013AE3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673433923; bh=pRarqWk64GEVxNXY2t9q97APPjnUknsW9FYLNMChg5Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UkZk85l/Q56+jiOEbWliKFMC7qTVVojg47uGV+KT2iuia13G5MVQ0KcsaqDUte+Ww z9KwjcCTDQ2vNqaPPQGNK8iBEQPAEJpgJBg8O0+9Fpf5sou5F/EmWzN6TLsO6UYoay V7cqUow7WaecqU58LjMgeqXTCuuGkDLQoQa/UCeM= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108366] [12/13 Regression] Spurious stringop overflow, possibly alias-related since r12-145-gd1d01a66012a93cc Date: Wed, 11 Jan 2023 10:45:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin 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: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc 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=3D108366 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 Regression] Spurious |[12/13 Regression] Spurious |stringop overflow, possibly |stringop overflow, possibly |alias-related |alias-related since | |r12-145-gd1d01a66012a93cc CC| |marxin at gcc dot gnu.org, | |rguenth at gcc dot gnu.org --- Comment #3 from Martin Li=C5=A1ka --- Started with r12-145-gd1d01a66012a93cc.=