From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4B4E93858415; Thu, 18 Apr 2024 17:45:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B4E93858415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713462315; bh=WexwsUexgd36ZMA4MvvN2Wg8qP4SEnGxenKMOuCBwso=; h=From:To:Subject:Date:In-Reply-To:References:From; b=shYMlWUwl8sS4HPEdYxD3v6/3lVNqRyH40Ln78ptJn1rzUuowDM32AJ58lqVoB6c3 QlvfCv+xD9XH3XMkDfEmLlyhBQw4gmDu+eLaJZG0yFFaB8MQHylexsN5lPj9jJl4Cc kx4LEWjjApV/T4FQcTF6hJfioIPKzhfxQMNAAI0U= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/31655] clang can't build glibc with stack protector Date: Thu, 18 Apr 2024 17:45:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.40 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: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31655 --- Comment #3 from H.J. Lu --- (In reply to skpgkp1 from comment #2) > Created attachment 15472 [details] > Fixes early startup crash. >=20 > There is difference between gcc and clang compiler as described in follow= ing > bug report. >=20 > https://bugs.llvm.org/show_bug.cgi?id=3D33926 >=20 > If glibc build with option -Wno-error=3Dignored-attributes, it fixes the = early > startup crash. Does it work without -Wno-error=3Dignored-attributes? --=20 You are receiving this mail because: You are on the CC list for the bug.=