From 2de12bc4884b12681c91d25385353b23afef6ecf Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sun, 9 Mar 2003 13:49:17 -0500 Subject: * config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert. From-SVN: r64041 --- gcc/ChangeLog | 4 ++++ gcc/config/stormy16/stormy16.h | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6b70af9..f43f647 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-09 DJ Delorie + + * config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert. + 2003-03-09 Richard Earnshaw * arm.md (fix_truncsfsi2, fix_truncdfsi2, arm_fix_truncsfsi2) diff --git a/gcc/config/stormy16/stormy16.h b/gcc/config/stormy16/stormy16.h index be29865..da131a4 100644 --- a/gcc/config/stormy16/stormy16.h +++ b/gcc/config/stormy16/stormy16.h @@ -3486,11 +3486,6 @@ do { \ pointers. */ #define DWARF2_ADDR_SIZE 4 -/* Define the architecture-dependent minimum instruction length (in - bytes). */ -#define DWARF_LINE_MIN_INSTR_LENGTH 2 - - /* Define these macros to override the assembler syntax for the special SDB assembler directives. See `sdbout.c' for a list of these macros and their arguments. If the standard syntax is used, you need not define them -- cgit v1.1