]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove remnant of removed Cygwin options from invoke.texi [PR108521]
authorBrian Inglis <Brian.Inglis@Shaw.ca>
Thu, 18 Jan 2024 19:29:01 +0000 (19:29 +0000)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 18 Jan 2024 19:39:28 +0000 (19:39 +0000)
The -mcygwin option for x86 Windows was removed in 2010 by commit
3edeb30d044a4852881c34229e618b34f95b0d9e, but this reference was
overlooked.

gcc/ChangeLog
PR target/108521
* doc/invoke.texi (Option Summary): Remove -mcygwin and -mno-cygwin
from x86 Windows Options.

gcc/doc/invoke.texi

index 4d43dda9839397c6e6cfd310547935c13e327e05..0ef2b894ea9553f1e5565d7ee323c683bf30da15 100644 (file)
@@ -1490,7 +1490,7 @@ See RS/6000 and PowerPC Options.
 -munroll-only-small-loops -mlam=@var{choice}}
 
 @emph{x86 Windows Options}
-@gccoptlist{-mconsole  -mcrtdll=@var{library}  -mcygwin  -mno-cygwin  -mdll
+@gccoptlist{-mconsole  -mcrtdll=@var{library}  -mdll
 -mnop-fun-dllimport  -mthread
 -municode  -mwin32  -mwindows  -fno-set-stack-executable}