*asm:
%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3} %{v}   %{noasmopt:-O0}   %{!noasmopt:%{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3}}   %{g} %{g0} %{g1} %{g2} %{g3}   %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3}   %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3}   %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3}   %{gcoff:-g} %{gcoff0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}   %{membedded-pic} %{fPIC:-KPIC}

*asm_final:


*cpp:
%{posix:-D_POSIX_SOURCE}   %{mlong64:-D__SIZE_TYPE__=long\ unsigned\ int -D__PTRDIFF_TYPE__=long\ int}   %{!mlong64:-D__SIZE_TYPE__=unsigned\ int -D__PTRDIFF_TYPE__=int}   %{mips3:-U__mips -D__mips=3 -D__mips64}   %{mgp32:-U__mips64} %{mgp64:-D__mips64}

*cc1:
%{gline:%{!g:%{!g0:%{!g1:%{!g2: -g1}}}}}   %{mips1:-mfp32 -mgp32}%{mips2:-mfp32 -mgp32}  %{mips3:%{!msingle-float:%{!m4650:-mfp64}} -mgp64}   %{mips4:%{!msingle-float:%{!m4650:-mfp64}} -mgp64}   %{mfp64:%{msingle-float:%emay not use both -mfp64 and -msingle-float}}   %{mfp64:%{m4650:%emay not use both -mfp64 and -m4650}}   %{m4650:-mcpu=r4650}   %{G*} %{EB:-meb} %{EL:-mel} %{EB:%{EL:%emay not use both -EB and -EL}}   %{pic-none:   -mno-half-pic}   %{pic-lib:    -mhalf-pic}   %{pic-extern: -mhalf-pic}   %{pic-calls:  -mhalf-pic}   %{save-temps: }   %{!mno-abicalls:    -mabicalls}

*cc1plus:


*endfile:
%{!shared:crtend%O%s} %{shared:crtendS%O%s}

*link:
%{G*} %{EB} %{EL} %{mips1} %{mips2} %{mips3}    %{bestGnum} %{shared} %{non_shared}    %{call_shared} %{no_archive} %{exact_version}    %{!shared: %{!non_shared: %{!call_shared: -non_shared}}}    %{!dynamic-linker:-dynamic-linker /usr/libexec/ld.elf_so}    %{!nostdlib:%{!r*:%{!e*:-e __start}}} -dc -dp    %{R*} %{static:-Bstatic} %{!static:-Bdynamic} %{assert*}

*lib:
%{posix:%{!p:%{!pg:-lposix}}%{p:-lposix_p}%{pg:-lposix_p}}		   %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}

*libgcc:
-lgcc

*startfile:
%{!shared:      %{pg:gcrt0%O%s}      %{!pg:         %{p:gcrt0%O%s}         %{!p:crt0%O%s}}}    %{!shared:crtbegin%O%s} %{shared:crtbeginS%O%s}

*switches_need_spaces:


*signed_char:
%{funsigned-char:-D__CHAR_UNSIGNED__}

*predefines:
-D__ANSI_COMPAT -DMIPSEL -DR3000 -DSYSTYPE_BSD -D_SYSTYPE_BSD   -D__NetBSD__ -D__ELF__ -Dmips -D__NO_LEADING_UNDERSCORES__ -D__GP_SUPPORT__   -D_R3000 -Asystem(unix) -Asystem(NetBSD) -Amachine(mips)

*cross_compile:
1

*version:
egcs-2.91.60

*multilib:
. ;

*multilib_defaults:
EL mips1

*multilib_extra:


*multilib_matches:


*linker:
collect2

*subtarget_cc1_spec:


*subtarget_cpp_spec:


*subtarget_cpp_size_spec:
%{mlong64:-D__SIZE_TYPE__=long\ unsigned\ int -D__PTRDIFF_TYPE__=long\ int} %{!mlong64:-D__SIZE_TYPE__=unsigned\ int -D__PTRDIFF_TYPE__=int}

*long_max_spec:
%{mlong64:-D__LONG_MAX__=9223372036854775807L}

*mips_as_asm_spec:
%{!.s:-nocpp} %{.s: %{cpp} %{nocpp}} %{pipe: %e-pipe is not supported.} %{K} %(subtarget_mips_as_asm_spec)

*gas_asm_spec:
%{mcpu=*} %{m4650} %{mmad:-m4650} %{m3900} %{v}

*target_asm_spec:
%{mmips-as: %(mips_as_asm_spec)} %{!mmips-as: %(gas_asm_spec)}

*subtarget_mips_as_asm_spec:
%{v}

*subtarget_asm_optimizing_spec:
%{noasmopt:-O0} %{!noasmopt:%{O:-O2} %{O1:-O2} %{O2:-O2} %{O3:-O3}}

*subtarget_asm_debugging_spec:
%{g} %{g0} %{g1} %{g2} %{g3} %{ggdb:-g} %{ggdb0:-g0} %{ggdb1:-g1} %{ggdb2:-g2} %{ggdb3:-g3} %{gstabs:-g} %{gstabs0:-g0} %{gstabs1:-g1} %{gstabs2:-g2} %{gstabs3:-g3} %{gstabs+:-g} %{gstabs+0:-g0} %{gstabs+1:-g1} %{gstabs+2:-g2} %{gstabs+3:-g3} %{gcoff:-g} %{gcoff0:-g0} %{gcoff1:-g1} %{gcoff2:-g2} %{gcoff3:-g3}

*subtarget_asm_spec:


*linker_endian_spec:
%{!EB:%{!meb:-EL}}

