mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 18:01:22 +08:00
Update comment of removed options.
2019-09-09 Martin Liska <mliska@suse.cz> * config/i386/i386.opt: Update comment of removed options that are preserved only for backward compatibility. 2019-09-09 Martin Liska <mliska@suse.cz> * c.opt: Update comment of removed options that are preserved only for backward compatibility. From-SVN: r275517
This commit is contained in:
parent
d0e086ae4f
commit
f48ef52e40
@ -1,3 +1,9 @@
|
||||
2019-09-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* config/i386/i386.opt: Update comment of removed
|
||||
options that are preserved only for backward
|
||||
compatibility.
|
||||
|
||||
2019-09-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/87853
|
||||
|
@ -1,3 +1,9 @@
|
||||
2019-09-09 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* c.opt: Update comment of removed
|
||||
options that are preserved only for backward
|
||||
compatibility.
|
||||
|
||||
2019-09-06 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR c++/91125
|
||||
|
@ -429,7 +429,7 @@ Warn about subscripts whose type is \"char\".
|
||||
|
||||
Wchkp
|
||||
C ObjC C++ ObjC++ Warning Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
Wclobbered
|
||||
C ObjC C++ ObjC++ Var(warn_clobbered) Warning EnabledBy(Wextra)
|
||||
@ -1338,90 +1338,90 @@ and character literals.
|
||||
|
||||
fcheck-pointer-bounds
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-check-incomplete-type
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-zero-input-bounds-for-main
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-first-field-has-own-bounds
|
||||
C ObjC C++ ObjC++ LTO Deprecated RejectNegative
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-narrow-bounds
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-narrow-to-innermost-array
|
||||
C ObjC C++ ObjC++ LTO Deprecated RejectNegative
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-flexible-struct-trailing-arrays
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-optimize
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
|
||||
fchkp-use-fast-string-functions
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-use-nochk-string-functions
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-use-static-bounds
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-use-static-const-bounds
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-treat-zero-dynamic-size-as-infinite
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-check-read
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-check-write
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-store-bounds
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-instrument-calls
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-instrument-marked-only
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fchkp-use-wrappers
|
||||
C ObjC C++ ObjC++ LTO Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
static-libmpx
|
||||
Driver Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
static-libmpxwrappers
|
||||
Driver Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
fcilkplus
|
||||
C ObjC C++ ObjC++ LTO Undocumented Ignore
|
||||
Deprecated in GCC 8. This switch has no effect.
|
||||
Removed in GCC 8. This switch has no effect.
|
||||
|
||||
fconcepts
|
||||
C++ ObjC++ Var(flag_concepts)
|
||||
@ -1764,7 +1764,7 @@ Used in Fix-and-Continue mode to indicate that object files may be swapped in at
|
||||
|
||||
frepo
|
||||
C++ ObjC++ Deprecated
|
||||
Deprecated in GCC 10. This switch has no effect.
|
||||
Removed in GCC 10. This switch has no effect.
|
||||
|
||||
frtti
|
||||
C++ ObjC++ Optimization Var(flag_rtti) Init(1)
|
||||
|
@ -968,7 +968,7 @@ Support RTM built-in functions and code generation.
|
||||
|
||||
mmpx
|
||||
Target Deprecated
|
||||
Deprecated in GCC 9. This switch has no effect.
|
||||
Removed in GCC 9. This switch has no effect.
|
||||
|
||||
mmwaitx
|
||||
Target Report Mask(ISA_MWAITX) Var(ix86_isa_flags2) Save
|
||||
@ -1113,4 +1113,4 @@ AVX512BF16 built-in functions and code generation.
|
||||
|
||||
menqcmd
|
||||
Target Report Mask(ISA_ENQCMD) Var(ix86_isa_flags2) Save
|
||||
Support ENQCMD built-in functions and code generation.
|
||||
Support ENQCMD built-in functions and code generation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user