diff options
Diffstat (limited to 'gcc/config/m32r/m32r.h')
-rw-r--r-- | gcc/config/m32r/m32r.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h index 7af28e5..36bd206 100644 --- a/gcc/config/m32r/m32r.h +++ b/gcc/config/m32r/m32r.h @@ -176,8 +176,6 @@ Boston, MA 02111-1307, USA. */ #undef ASM_SPEC #define ASM_SPEC "%{v} %(asm_cpu) %(relax)" -#undef ASM_FINAL_SPEC - #define LINK_SPEC "%{v} %(link_cpu) %(relax)" #undef STARTFILE_SPEC |