• zack's avatar
    * common.opt: Remove -fgnu-linker. · ae509d93
    zack authored
    	* flags.h: Remove flag_gnu_linker.
    	* opts.c: Don't handle OPT_fgnu_linker.
    	* toplev.c: Don't initialize flag_gnu_linker.
    	Remove gnu-linker entry from f_options.
    	* config/dsp16xx/dsp16xx.h (OPTIMIZATION_OPTIONS):
    	Don't reset flag_gnu_linker.
    	* config/mips/mips.c (override_options): Likewise.
    	* doc/invoke.texi: Remove all mention of -fgnu-linker.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74117 138bc75d-0d04-0410-961f-82ee72b054a4
    ae509d93
opts.c 42.7 KB