summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/elf.h
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2003-06-11 17:52:42 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2003-06-11 17:52:42 +0000
commit5f9b07113d570c8822dcbb48e511fac4d3b8f3de (patch)
tree9e2c2831954eeab5bcd3e069d30a3361a4a9e009 /gcc/config/xtensa/elf.h
parenta5512a2fe24bd5e4d3ce499a4c6deca0a94042e3 (diff)
downloadgcc-5f9b07113d570c8822dcbb48e511fac4d3b8f3de.tar.gz
d30v.h: Delete reference to ASM_FINAL_SPEC.
* config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC. * config/i386/netbsd-elf.h: Likewise. * config/m32r/m32r.h: Likewise. * config/mn10300/mn10300.h: Likewise. * config/stormy16/stormy16.h: Likewise. * config/v850/v850.h: Likewise. * config/vax/netbsd-elf.h: Likewise. * config/xtensa/elf.h: Likewise. * config/xtensa/linux.h: Likewise. Co-Authored-By: Kaveh R. Ghazi <ghazi@caip.rutgers.edu> From-SVN: r67784
Diffstat (limited to 'gcc/config/xtensa/elf.h')
-rw-r--r--gcc/config/xtensa/elf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/xtensa/elf.h b/gcc/config/xtensa/elf.h
index 6c8ebcdc211..65b0f6eb337 100644
--- a/gcc/config/xtensa/elf.h
+++ b/gcc/config/xtensa/elf.h
@@ -51,8 +51,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
%{mlongcalls:--longcalls} \
%{mno-longcalls:--no-longcalls}"
-#undef ASM_FINAL_SPEC
-
#undef LIB_SPEC
#define LIB_SPEC "-lc -lsim -lc -lhandlers-sim -lhal"