public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@Shaw.ca>
To: gcc-patches@gcc.gnu.org
Cc: Brian.Inglis@SystematicSW.ab.ca
Subject: [PATCH] doc/invoke.texi: remove Cygwin options from Windows options
Date: Mon, 23 Jan 2023 11:37:06 -0700	[thread overview]
Message-ID: <20230123183706.14801-1-Brian.Inglis@Shaw.ca> (raw)

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

remove remnant of Cygwin options from x86 Windows options summary
in doc/invoke.texi

Cygwin objects, functions, and options details were removed in 2010-10-07 commit:
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3edeb30d044a4852881c34229e618b34f95b0d9e#patch8
leaving only this remnant


---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-invoke.texi-remove-Cygwin-options-from-Windows-options.patch --]
[-- Type: text/x-patch; name="0001-doc-invoke.texi-remove-Cygwin-options-from-Windows-options.patch", Size: 469 bytes --]

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 06d77983e30f..38a7a3b1f830 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -1454,7 +1454,7 @@ See RS/6000 and PowerPC Options.
 -munroll-only-small-loops -mlam=@var{choice}}
 
 @emph{x86 Windows Options}
-@gccoptlist{-mconsole  -mcygwin  -mno-cygwin  -mdll @gol
+@gccoptlist{-mconsole  -mdll @gol
 -mnop-fun-dllimport  -mthread @gol
 -municode  -mwin32  -mwindows  -fno-set-stack-executable}
 

                 reply	other threads:[~2023-01-23 18:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230123183706.14801-1-Brian.Inglis@Shaw.ca \
    --to=brian.inglis@shaw.ca \
    --cc=Brian.Inglis@SystematicSW.ab.ca \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).