From: Richard Stallman Date: Thu, 13 May 1993 22:04:17 +0000 (+0000) Subject: (TAROUTOPTS): Overridden. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68363ba96aa2726ea9f09bd31f51af80864efa92;p=gcc.git (TAROUTOPTS): Overridden. From-SVN: r4439 --- diff --git a/gcc/config/m68k/x-hp320 b/gcc/config/m68k/x-hp320 index 0233bfe12fc..62801a97afc 100644 --- a/gcc/config/m68k/x-hp320 +++ b/gcc/config/m68k/x-hp320 @@ -2,6 +2,9 @@ CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300 OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300 ALLOCA=alloca.o +# B option not supported on hpux. +TAROUTOPTS = xpf + # For CCLIBFLAGS you might want to specify the switch that # forces only 68000 instructions to be used. diff --git a/gcc/config/m68k/x-hp320g b/gcc/config/m68k/x-hp320g index 8c0391d2f24..8b50e8a422b 100644 --- a/gcc/config/m68k/x-hp320g +++ b/gcc/config/m68k/x-hp320g @@ -2,6 +2,9 @@ CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300 OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300 ALLOCA=alloca.o +# B option not supported on hpux. +TAROUTOPTS = xpf + # For CCLIBFLAGS you might want to specify the switch that # forces only 68000 instructions to be used. diff --git a/gcc/config/pa/x-pa b/gcc/config/pa/x-pa index bb31208222b..09d6fcc5cb4 100644 --- a/gcc/config/pa/x-pa +++ b/gcc/config/pa/x-pa @@ -1 +1,3 @@ CC=/usr/local/bin/gcc -DUSE_C_ALLOCA -D__inline= +# B option not supported on hpux. +TAROUTOPTS = xpf