From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3025E3858C2A; Sat, 24 Jun 2023 15:23:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3025E3858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687620233; bh=Df87rIu7gRd9Z5SGBwldBKQ/NpHYXMRrdIp7iNRA0sk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=w+nT/InJ+7BD7W+bMb5tJOT4LZw4WWHbq+Y3mNfbihpJuNogL4plrzJZvUMRHcvmm Qsgd5ZG1+0jFKlaJq8J/pqUbGOIan3MhCY3V8evqcq8jjfshctnKzZx/FSssI456yd WrxbmCjDB3c0L/wNdrPmyth9qtwNvcBXh3f6RNR8= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110391] [12/13/14 Regression] wrong code at -O2 and -O3 with "-fsel-sched-pipelining -fselective-scheduling2" on x86_64-linux-gnu Date: Sat, 24 Jun 2023 15:23:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code 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: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc version see_also 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=3D110391 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wrong code at -O2 and -O3 |[12/13/14 Regression] wrong |with |code at -O2 and -O3 with |"-fsel-sched-pipelining |"-fsel-sched-pipelining |-fselective-scheduling2" on |-fselective-scheduling2" on |x86_64-linux-gnu |x86_64-linux-gnu Version|unknown |14.0 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D95123 Target Milestone|--- |12.4=