From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F05DF3858C1F; Wed, 3 May 2023 22:19:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F05DF3858C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683152347; bh=BjxgXrj9EmDMhP0DYZcL4Odt/gY/uvSy+sPoxlEfDo4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=scGEh2T1h8ApX3qNx4AzzxaHCzXXAKM2B7+5pXhbbikQqwoXOzCIJ7vvmID9SEPIz 5EL0Q/iW8H9C3+6zjddGKzd3uL2Klyk+DCFE+2Ed0vpgdg+tC0Hbe0AaIt7f0z7nJg UTAgYhKjgqBS3MtitR6qeHiAXu8GrQh2mjay+RJI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109721] [14 Regression] predcom-2 started to fail on arc-elf after r14-391 Date: Wed, 03 May 2023 22:19:07 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc keywords target_milestone 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=3D109721 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[14 Regression] predcom-2 |[14 Regression] predcom-2 |fails after recent changes |started to fail on arc-elf | |after r14-391 Keywords| |testsuite-fail Target Milestone|--- |14.0=