public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/98162] New: Documentation mentions non-existent option -mcet
@ 2020-12-06 14:08 bruno at clisp dot org
  2020-12-06 15:10 ` [Bug driver/98162] " hjl.tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bruno at clisp dot org @ 2020-12-06 14:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98162

            Bug ID: 98162
           Summary: Documentation mentions non-existent option -mcet
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: bruno at clisp dot org
  Target Milestone: ---

The documentation page
https://gcc.gnu.org/onlinedocs/gcc/x86-Built-in-Functions.html mentions "The
following built-in functions are available when -mcet or -mshstk option is
used."

But an option '-mcet' is not documented (see
https://gcc.gnu.org/onlinedocs/gcc/Option-Index.html) and not implemented
either:

$ gcc -S -O2 a.c -mcet -fcf-protection
gcc: error: unrecognized command-line option '-mcet'

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-06 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 14:08 [Bug driver/98162] New: Documentation mentions non-existent option -mcet bruno at clisp dot org
2020-12-06 15:10 ` [Bug driver/98162] " hjl.tools at gmail dot com
2020-12-06 21:21 ` [Bug target/98162] " cvs-commit at gcc dot gnu.org
2020-12-06 21:23 ` hjl.tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).