*asm:
%{ml:-little} %{mrelax:-relax} %{m5-compact:--isa=SHcompact} %{m5-compact-nofpu:--isa=SHcompact} %{m5-32media:--isa=SHmedia --abi=32} %{m5-32media-nofpu:--isa=SHmedia --abi=32} %{m5-64media:--isa=SHmedia --abi=64} %{m5-64media-nofpu:--isa=SHmedia --abi=64}

*asm_debug:


*asm_final:
%|

*asm_options:
%a %Y %{c:%W{o*}%{!o*:-o %w%b%O}}%{!c:-o %d%w%u%O}

*invoke_as:
%{!S:-o %{|!pipe:%g.s} |
 as %(asm_options) %{!pipe:%g.s} %A }

*cpp:
 %{m5-64media|m5-64media-nofpu|m5-32media|m5-32media-nofpu:-D__SHMEDIA__=1} %{m5-compact|m5-compact-nofpu:-D__SHMEDIA__=0} %{m5-64media|m5-64media-nofpu:-D__SH5__=64 -D__LONG_MAX__=9223372036854775807L} %{m5-32media|m5-32media-nofpu|m5-compact|m5-compact-nofpu:-D__SH5__=32} %{m5-64media-nofpu|m5-32media-nofpu|m5-compact-nofpu:-D__SH4_NOFPU__} %{m1:-D__sh1__} %{m2:-D__sh2__} %{m3:-D__sh3__} %{m3e:-D__SH3E__} %{m4-single-only:-D__SH4_SINGLE_ONLY__} %{m4-single:-D__SH4_SINGLE__} %{m4-nofpu:-D__sh3__ -D__SH4_NOFPU__} %{m4:-D__SH4__} %{!m1:%{!m2:%{!m3*:%{!m4*:%{!m5*:%(cpp_default_cpu_spec)}}}}} %{mhitachi:-D__HITACHI__} %(subtarget_cpp_spec) %(subtarget_cpp_ptr_spec) %(subtarget_cpp_endian_spec) 

*cpp_options:
%(cpp_unique_options) %{std*} %{d*} %{W*} %{w} %{pedantic*} %{fshow-column} %{fno-show-column} %{fsigned-char&funsigned-char} %{fleading-underscore} %{fno-leading-underscore} %{fno-operator-names} %{ftabstop=*}

*cpp_unique_options:
%{C:%{!E:%eGNU C does not support -C without using -E}} %{nostdinc*} %{C} %{v} %{I*} %{P} %{$} %I %{MD:-MD %{!o:%b.d}%{o*:%.d%*}} %{MMD:-MMD %{!o:%b.d}%{o*:%.d%*}} %{M} %{MM} %{MF*} %{MG} %{MP} %{MQ*} %{MT*} %{!E:%{!M:%{!MM:%{MD|MMD:%{o*:-MQ %*}}}}} %{!no-gcc:-D__GNUC__=%v1 -D__GNUC_MINOR__=%v2 -D__GNUC_PATCHLEVEL__=%v3 -D__GXX_ABI_VERSION=102} %{!undef:%{!ansi:%{!std=*:%p}%{std=gnu*:%p}} %P} %{trigraphs} %{Os:-D__OPTIMIZE_SIZE__} %{O*:%{!O0:-D__OPTIMIZE__}} %{fno-inline|O0|!O*:-D__NO_INLINE__} %{ffast-math:-D__FAST_MATH__} %{fshort-wchar:-U__WCHAR_TYPE__ -D__WCHAR_TYPE__=short\ unsigned\ int} %{ffreestanding:-D__STDC_HOSTED__=0} %{fno-hosted:-D__STDC_HOSTED__=0} %{!ffreestanding:%{!fno-hosted:-D__STDC_HOSTED__=1}} %{remap} %{g3:-dD} %{H} %C %{D*&U*&A*} %{i*} %Z %i %{E|M|MM:%W{o*}}

*trad_capable_cpp:
%{traditional|ftraditional|traditional-cpp:trad}cpp0

*cc1:


*cc1_options:
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*} %{g*} %{O*} %{W*} %{w} %{pedantic*} %{std*} %{ansi} %{traditional} %{v:-version} %{pg:-p} %{p} %{f*} %{Qn:-fno-ident} %{--help:--help} %{--target-help:--target-help} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-param*}

*cc1plus:


*link_gcc_c_sequence:
%G %L %G

*endfile:
%{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s

*link:
 %{m5-compact:%{!ml:-m shelf32} %{ml:-m shlelf32}} %{m5-compact-nofpu:%{!ml:-m shelf32} %{ml:-m shlelf32}} %{m5-32media:%{!ml:-m shelf32} %{ml:-m shlelf32}} %{m5-32media-nofpu:%{!ml:-m shelf32} %{ml:-m shlelf32}} %{m5-64media:%{!ml:-m shelf64} %{ml:-m shlelf64}} %{m5-64media-nofpu:%{!ml:-m shelf64} %{ml:-m shlelf64}} %{!m5-64media:%{!m5-64media-nofpu:%{!m5-32media:%{!m5-32media-nofpu:%{!m5-compact:%{!m5-compact-nofpu:%{ml:-m shlelf}}}}}}} %{mrelax:-relax}

*lib:
%{!shared:%{!symbolic:-lc}}

*libgcc:
-lgcc

*startfile:
%{!shared: crt1.o%s} crti.o%s    %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}

*switches_need_spaces:


*predefines:
-D__sh__ -D__ELF__ -Acpu=sh -Amachine=sh

*cross_compile:
1

*version:
3.2.1

*multilib:
. !ml !m2 !m3e !m4-single-only !m4-single !m4;ml ml !m2 !m3e !m4-single-only !m4-single !m4;m2 !ml m2 !m3e !m4-single-only !m4-single !m4;m3e !ml !m2 m3e !m4-single-only !m4-single !m4;m4-single-only !ml !m2 !m3e m4-single-only !m4-single !m4;m4-single !ml !m2 !m3e !m4-single-only m4-single !m4;m4 !ml !m2 !m3e !m4-single-only !m4-single m4;ml/m2 ml m2 !m3e !m4-single-only !m4-single !m4;ml/m3e ml !m2 m3e !m4-single-only !m4-single !m4;ml/m4-single-only ml !m2 !m3e m4-single-only !m4-single !m4;ml/m4-single ml !m2 !m3e !m4-single-only m4-single !m4;ml/m4 ml !m2 !m3e !m4-single-only !m4-single m4;

*multilib_defaults:


*multilib_extra:


*multilib_matches:
m3 m2;m4-nofpu m2;ml ml;m2 m2;m3e m3e;m4-single-only m4-single-only;m4-single m4-single;m4 m4;

*multilib_exclusions:


*multilib_options:
ml m2/m3e/m4-single-only/m4-single/m4

*linker:
collect2

*link_libgcc:
%D

*md_exec_prefix:


*md_startfile_prefix:


*md_startfile_prefix_1:


*subtarget_cpp_spec:


*subtarget_cpp_endian_spec:
%{ml:-D__LITTLE_ENDIAN__}

*subtarget_cpp_ptr_spec:
%{m5-64media|m5-64media-nofpu|m5-32media|m5-32media-nofpu|m5-compact|m5-compact-nofpu:-D__SIZE_TYPE__=long\ unsigned\ int -D__PTRDIFF_TYPE__=long\ int} %{!m5-64media:%{!m5-64media-nofpu:%{!m5-32media:%{!m5-32media-nofpu:%{!m5-compact:%{!m5-compact-nofpu:-D__SIZE_TYPE__=unsigned\ int -D__PTRDIFF_TYPE__=int}}}}}} 

*cpp_default_cpu_spec:
-D__sh1__

*link_command:
%{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S:    %(linker) %l %X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r} %{s} %{t}    %{u*} %{x} %{z} %{Z} %{!A:%{!nostdlib:%{!nostartfiles:%S}}}    %{static:} %{L*} %(link_libgcc) %o %{!nostdlib:%{!nodefaultlibs:%(link_gcc_c_sequence)}}    %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} }}}}}}

