From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F37438654A1; Wed, 22 May 2024 21:46:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F37438654A1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716414406; bh=K4Rwo+9JIW9JUCnFu3yecVeqCn0mxEUtBjhk46bffCE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CdEVCMB32FJk8CBZE4ZHQyKGaBdaj7J/qH+RJOqIXFT2DWA88OFlDmR1CBZe3g3tL H6P2I+crkLjjLHlR28MdHiS8RafNmorqlSYGeRg5LJOWkPeXyBBaYxrDQOnzOPLPUl TpJO2AJV04Bclt9LZHe3X6alaWnRVIUUNDeoQEoE= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115199] [15 regression] gettext (libtextstyle) testsuite miscompiled since r15-579 Date: Wed, 22 May 2024 21:46:45 +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: unknown X-Bugzilla-Keywords: alias, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc priority short_desc 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=3D115199 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org Priority|P3 |P1 Summary|[15 regression] gettext |[15 regression] gettext |(libtextstyle) testsuite |(libtextstyle) testsuite |miscompiled |miscompiled since r15-579 --- Comment #5 from Jakub Jelinek --- r15-579-ga9251ab3c91c8c559d0306838575a666ae62dff4=