diff options
author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-11 17:52:42 +0000 |
---|---|---|
committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-11 17:52:42 +0000 |
commit | 577327ce515977701cc5f9c9759df8fdb6f834a6 (patch) | |
tree | 9e2c2831954eeab5bcd3e069d30a3361a4a9e009 /gcc/config/mn10300 | |
parent | 15273bcd399fabc5409c2028f5fd4edef8d5955d (diff) | |
download | ppe42-gcc-577327ce515977701cc5f9c9759df8fdb6f834a6.tar.gz ppe42-gcc-577327ce515977701cc5f9c9759df8fdb6f834a6.zip |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67784 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mn10300')
-rw-r--r-- | gcc/config/mn10300/mn10300.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/mn10300/mn10300.h b/gcc/config/mn10300/mn10300.h index 0bde1766d92..88d6fdcd58e 100644 --- a/gcc/config/mn10300/mn10300.h +++ b/gcc/config/mn10300/mn10300.h @@ -23,7 +23,6 @@ Boston, MA 02111-1307, USA. */ #undef ASM_SPEC -#undef ASM_FINAL_SPEC #undef LIB_SPEC #undef ENDFILE_SPEC #undef LINK_SPEC |