diff options
author | corsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-06 08:10:53 +0000 |
---|---|---|
committer | corsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-06 08:10:53 +0000 |
commit | f5c968c20f0edef7f18506074d83c14cfe5a55bb (patch) | |
tree | 02dcd6fef9950d00d0b35f9c72657e60dd0b466f /gcc/config/c4x | |
parent | df8b3dda01b1de91393c20cf96411ae2c206b52a (diff) | |
download | gcc-f5c968c20f0edef7f18506074d83c14cfe5a55bb.tar.gz |
2005-04-06 Ralf Corsepius <ralf.corsepius@rtems.org>
PR target/17824
* config/c4x/c4x.h (ASM_PROG, LD_PROG): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97708 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/c4x')
-rw-r--r-- | gcc/config/c4x/c4x.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/c4x/c4x.h b/gcc/config/c4x/c4x.h index 488a63fc9ea..5b14cc960de 100644 --- a/gcc/config/c4x/c4x.h +++ b/gcc/config/c4x/c4x.h @@ -79,14 +79,6 @@ } \ while (0) -/* Name of the c4x assembler. */ - -#define ASM_PROG "c4x-as" - -/* Name of the c4x linker. */ - -#define LD_PROG "c4x-ld" - /* Define assembler options. */ #define ASM_SPEC "\ |