From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 59B1D3894E66; Fri, 24 Apr 2020 19:32:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59B1D3894E66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587756776; bh=cqly1TX8V98oquj5UF+l0h2/oHFarPbGvCeArC6VJLg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j4xuHYMD4sEzyjXjZZv6TE2foTbQPYrYzsTikldIAb9gVKOgEy/rRr+rIvFQ/Zf2T vlLLSJxG7T1cwZc7Csc6aowYunhl4mF31DBSUuJ9VBeXV1S5pEROr56TFmmjmpd9Dk WjeUWvDBvNUWZCImJPknk724Fky2pqYr7zgtEHVw= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/94739] GCC won't build on CET enabled Linux OS Date: Fri, 24 Apr 2020 19:32:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: build, patch 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on keywords bug_status everconfirmed bug_file_loc 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: Fri, 24 Apr 2020 19:32:56 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94739 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2020-04-24 Keywords| |patch Status|UNCONFIRMED |NEW Ever confirmed|0 |1 URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2020-April/5 | |44535.html --- Comment #1 from H.J. Lu --- A patch is posted at https://gcc.gnu.org/pipermail/gcc-patches/2020-April/544535.html=