]> gcc.gnu.org Git - gcc.git/commitdiff
* config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.
authorDJ Delorie <dj@redhat.com>
Sun, 9 Mar 2003 18:49:17 +0000 (13:49 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Sun, 9 Mar 2003 18:49:17 +0000 (13:49 -0500)
From-SVN: r64041

gcc/ChangeLog
gcc/config/stormy16/stormy16.h

index 6b70af9308d6cf1c82bb19663ade98a43b2f082e..f43f647cef4729aa6104b97f8f430148f6a01c0b 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-09  DJ Delorie  <dj@redhat.com>
+
+       * config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.
+
 2003-03-09  Richard Earnshaw  <rearnsha@arm.com>
 
        * arm.md (fix_truncsfsi2, fix_truncdfsi2, arm_fix_truncsfsi2)
index be29865410b8f571c63f9a983a9c8a39216dbe75..da131a4af8e3db656caa2b78b5dbe763bb4383d5 100644 (file)
@@ -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
This page took 0.089482 seconds and 5 git commands to generate.