This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

SPARC debug_line omission


Hi!

Thanks to Franz Sirl for pointing me to this (commited):

2000-11-21  Jakub Jelinek  <jakub@redhat.com>

	* config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New.

--- gas/config/tc-sparc.h	1999/08/08 16:04:36	1.8
+++ gas/config/tc-sparc.h	2000/11/21 21:37:44	1.9
@@ -196,4 +196,6 @@ extern void cons_fix_new_sparc
     }									\
   while(0)
 
+#define DWARF2_LINE_MIN_INSN_LENGTH 4
+
 /* end of tc-sparc.h */

	Jakub

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]