From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1D0E838582B2; Wed, 5 Oct 2022 10:17:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D0E838582B2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664965047; bh=K1uMPUyDC6ThshE0ji4xnDYCmQLV17rlD/GygAo4CHE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YghkxjBdtAt7g4MEom4FSHNV25NZXXK6NR661+J4QhoQ/WQVzgG0OnPhha/DdaEwH 8fmTnSo4+O/VKf2VRtRB92raabhOvaTgBQQe+WtnTfa/HyFFocvVNrJPxTcSLFvDPe BVIdy0Osc/Bud1+Aqru1nana+aVb0Sa5omybIxvI= From: "cvs-commit at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106679] [13 regression] gcc.dg/tree-prof/cmpsf-1.c fails after r13-2098-g5adfb6540db95d Date: Wed, 05 Oct 2022 10:17:25 +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: 13.0 X-Bugzilla-Keywords: internal-improvement, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D106679 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:233c966dba5012938a1f84e14c26b52d507b2aae commit r13-3082-g233c966dba5012938a1f84e14c26b52d507b2aae Author: Martin Liska Date: Wed Oct 5 12:14:40 2022 +0200 testsuite: mark a test with xfail PR tree-optimization/106679 gcc/testsuite/ChangeLog: * gcc.dg/tree-prof/cmpsf-1.c: Mark as a known limitation.=