From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61D783857C65; Fri, 8 Mar 2024 01:07:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61D783857C65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709860070; bh=fL0ELOJ99ZwTR8N0FoAesL0JScvX0XdJA9Qlh98arWE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q2NhP6tUjCVo4imaubAGWGLaG2wptG0wUKT0cN/OrJXp6shdW8iDutn2l+IA9IXdz DMAgg+cUbNTsRdvD1s4tTsmcLq+E33g6Y1nhF0OofSvUEDxBjM6D+WgMPr2R56LVPx ImFiWdSnM03i7ai1gC2Y6wRJ2w6kYhXKgiJrf0GM= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108355] [13/14 Regression] Dead Code Elimination Regression at -O2 since r13-2772-g9baee6181b4e42 Date: Fri, 08 Mar 2024 01:07:48 +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: missed-optimization, testsuite-fail, xfail X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D108355 Hans-Peter Nilsson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hp at gcc dot gnu.org --- Comment #10 from Hans-Peter Nilsson --- (In reply to Richard Biener from comment #9) > gcc.dg/tree-ssa/ssa-fre-104.c has been XFAILed. Any obvious target-specific reason for this to XPASS on cris-elf, m68k-linux and pru-elf? (per recent gcc-testresults posts)=