--- gcc/config/rs6000/rs6000.opt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt index 0538db387dc..a104ffa6558 100644 --- a/gcc/config/rs6000/rs6000.opt +++ b/gcc/config/rs6000/rs6000.opt @@ -557,10 +557,6 @@ mpower9-minmax Target Undocumented Mask(P9_MINMAX) Var(rs6000_isa_flags) Use the new min/max instructions defined in ISA 3.0. -mtoc-fusion -Target Undocumented Mask(TOC_FUSION) Var(rs6000_isa_flags) -Fuse medium/large code model toc references with the memory instruction. - mmodulo Target Undocumented Mask(MODULO) Var(rs6000_isa_flags) Generate the integer modulo instructions. -- 2.17.1