diff options
Diffstat (limited to 'gcc/doc/invoke.texi')
-rw-r--r-- | gcc/doc/invoke.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 1c2fa5826dc..fb908b3a2bc 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -2577,10 +2577,6 @@ option exists only for testing, and should not be used by end-users; it results in inferior code and has no benefits. This option may be removed in a future release of G++. -@item -fmelt* -@opindex fmelt* -Every option of the form @code{-fmelt*} is specific to MELT. - @item -nostdinc++ @opindex nostdinc++ Do not search for header files in the standard directories specific to @@ -6760,7 +6756,6 @@ Dump after jump bypassing and control flow optimizations. @opindex fdump-rtl-combine Dump after the RTL instruction combination pass. - @item -fdump-rtl-compgotos @opindex fdump-rtl-compgotos Dump after duplicating the computed gotos. |