Peter Targett's backwards compatibility and other arc fixes.
[deliverable/binutils-gdb.git] / gas / config / tc-arc.h
index 2aa790b55b5eefad48e0a6f840948e014ef7aa0a..463400c5fcfcf4d2e7170c69cd7135c2b366ab0f 100644 (file)
@@ -66,3 +66,5 @@ arc_parse_cons_expression (EXP, NBYTES)
 extern void arc_cons_fix_new ();
 #define TC_CONS_FIX_NEW(FRAG, WHERE, NBYTES, EXP) \
 arc_cons_fix_new (FRAG, WHERE, NBYTES, EXP)
+
+#define DWARF2_LINE_MIN_INSN_LENGTH 4
This page took 0.036301 seconds and 4 git commands to generate.