From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9BE3B3858D32; Mon, 18 Sep 2023 05:33:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9BE3B3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695015190; bh=0yAf6iaEArUjJyu6DhMt183FfAZvDtSFWdmYroQ0Ovk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oknK8rCZrhwnMUSqUakQVOZ3tNhCu4LTjYWepHm3JXuXhaa14WDnpGEdd7XhwOoDN +bAg9yrhAhywIvS6gSSopgaMrwmLAAVrSQar6r+w7a5EHwm2d5I9GgPx1h+gPinqwc ka/rfLRkL+Il6QWY3Jlrt6f1HO1jckgnPjfJCmXs= From: "sray at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/110983] -fpatchable-function-entry is missing in Option Summary page Date: Mon, 18 Sep 2023 05:33:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: sray at live 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: 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=3D110983 --- Comment #6 from Mao --- (In reply to Andrew Pinski from comment #4) > (In reply to Mao from comment #3) > > Created attachment 55810 [details] > > invoke-doc-patch > >=20 > > I think this can help fix the issue. > > I am not sure how to build the HTML web pages. But I also checked the m= an > > page. The fpatchable-function-entry is also missing in the manpage in t= he > > option summary section. And my fix can solve this issue. >=20 > `make html` is the way to build the HTML web pages ... Hi Andrew,=20 I have sent a patch here: https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628656.html But I have not got any response. Can you help take it a look, or do you have any suggestion what should I do now?=