From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 5A525396DC11; Mon, 14 Jun 2021 20:45:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5A525396DC11 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/sphinx] ARM: remove some @c comments. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/heads/devel/sphinx X-Git-Oldrev: 743b0808ccf819ed17e90865c3cd4b817e360e5e X-Git-Newrev: dc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91 Message-Id: <20210614204540.5A525396DC11@sourceware.org> Date: Mon, 14 Jun 2021 20:45:40 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 20:45:40 -0000 https://gcc.gnu.org/g:dc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91 commit dc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91 Author: Martin Liska Date: Mon Jun 14 22:45:16 2021 +0200 ARM: remove some @c comments. Diff: --- gcc/doc/invoke.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index b3328fb66a0..040cd4c4aec 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -19512,8 +19512,6 @@ This option is deprecated. @opindex mapcs This is a synonym for @option{-mapcs-frame} and is deprecated. -@ignore -@c not currently implemented @item -mapcs-stack-check @opindex mapcs-stack-check Generate code to check the amount of stack space available upon entry to @@ -19524,12 +19522,10 @@ called, depending upon the amount of stack space required. The runtime system is required to provide these functions. The default is @option{-mno-apcs-stack-check}, since this produces smaller code. -@c not currently implemented @item -mapcs-reentrant @opindex mapcs-reentrant Generate reentrant, position-independent code. The default is @option{-mno-apcs-reentrant}. -@end ignore @item -mthumb-interwork @opindex mthumb-interwork