From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 053FD38582AE; Sat, 16 Dec 2023 02:14:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 053FD38582AE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702692868; bh=US4DrLaJKMNH1AE/ml95yaWCE4j12o2vFVk0q27q5ss=; h=From:To:Subject:Date:In-Reply-To:References:From; b=obRCU9xVO5/LiUbJQR8Q7xVz4cd7NN4agXv4acp8gqbKUHY1LruXJRpXt7B5+gmd3 ZCO98DyYOjrnIKNWGZ6Ehy/X0YgpPg+TtF82Y4kM6fWexthRrUVGi4pc1fu465FD5f V7LjI4OIEtx1g0JGmp2y2183vide/3+2N7FeTK0c= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113039] [14 Regression] -fcf-protection -fcf-protection=branch doesn't work Date: Sat, 16 Dec 2023 02:14:27 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on everconfirmed target_milestone bug_status 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=3D113039 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-12-16 Ever confirmed|0 |1 Target Milestone|--- |14.0 Status|UNCONFIRMED |NEW --- Comment #1 from H.J. Lu --- This may be caused by r14-2692-g1c6231c05bdcca=