From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 876393844044; Tue, 18 Aug 2020 17:50:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 876393844044 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1597773046; bh=Lw62FtcbXeNC6ULxsJIvSZ0LQQxUHq5H/upZEaVZ/tY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NHcAgfWbnbFyEKuG+COXj1/mFSp1UE/zZnQNhPC/N4V4YWD+Pd1ZUjze+HjbrbySa 49fmk/np1Q1bg01lmpFGIsb59bRTkd5avbsYeYtV3HFS8o8hXf+xeKZuY6P9uN8bSw 866zoEgvTaRnXP0k5ErQeGxPK/iC/yg9JFS+6FQ8= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/96536] -fcf-protection code in i386.md:restore_stack_nonlocal uses invalid compare-and-jump rtl Date: Tue, 18 Aug 2020 17:50:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com X-Bugzilla-Target-Milestone: 8.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone bug_status resolution 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2020 17:50:46 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96536 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.5 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Uro=C5=A1 Bizjak --- Fixed everywhere.=