public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/46106] New: Error in Manpage? -fstack-protection => -fstack-protector(-all)
@ 2010-10-20 21:18 cdp_xe at gmx dot net
  2010-10-20 23:52 ` [Bug middle-end/46106] " pinskia at gcc dot gnu.org
  2022-01-06  3:35 ` pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: cdp_xe at gmx dot net @ 2010-10-20 21:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46106

           Summary: Error in Manpage? -fstack-protection =>
                    -fstack-protector(-all)
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cdp_xe@gmx.net
                CC: cdp_xe@gmx.net


Hi,

isn't that wrong? Here is my very tiny patch for the gcc.1:

--- gcc.1    2010-10-20 23:11:16.000000000 +0200
+++ gcc.1.new    2010-10-20 23:11:24.000000000 +0200
@@ -7661,7 +7661,7 @@ ratio is 3.
 .IP "\fBssp-buffer-size\fR" 4
 .IX Item "ssp-buffer-size"
 The minimum size of buffers (i.e. arrays) that will receive stack smashing
-protection when \fB\-fstack\-protection\fR is used.
+protection when \fB\-fstack\-protector\fR is used.
 .IP "\fBmax-jump-thread-duplication-stmts\fR" 4
 .IX Item "max-jump-thread-duplication-stmts"
 Maximum number of statements allowed in a block that needs to be

with best regards
Steffen


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

* [Bug middle-end/46106] Error in Manpage? -fstack-protection => -fstack-protector(-all)
  2010-10-20 21:18 [Bug c/46106] New: Error in Manpage? -fstack-protection => -fstack-protector(-all) cdp_xe at gmx dot net
@ 2010-10-20 23:52 ` pinskia at gcc dot gnu.org
  2022-01-06  3:35 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2010-10-20 23:52 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46106

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-10-20 23:52:29 UTC ---
gcc.1 is generated from doc/invoke.texi.


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

* [Bug middle-end/46106] Error in Manpage? -fstack-protection => -fstack-protector(-all)
  2010-10-20 21:18 [Bug c/46106] New: Error in Manpage? -fstack-protection => -fstack-protector(-all) cdp_xe at gmx dot net
  2010-10-20 23:52 ` [Bug middle-end/46106] " pinskia at gcc dot gnu.org
@ 2022-01-06  3:35 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-01-06  3:35 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |documentation
   Target Milestone|---                         |12.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Just fixed last month for GCC 12 by r12-6040.

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

end of thread, other threads:[~2022-01-06  3:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-20 21:18 [Bug c/46106] New: Error in Manpage? -fstack-protection => -fstack-protector(-all) cdp_xe at gmx dot net
2010-10-20 23:52 ` [Bug middle-end/46106] " pinskia at gcc dot gnu.org
2022-01-06  3:35 ` pinskia at gcc dot gnu.org

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).