* gas/all/redef3.d: Don't run on arc.
[deliverable/binutils-gdb.git] / gas / as.h
index 2b2562e85e36a7adbfcd02b168ca035412243ba5..7c163826d90706972f432c590c91f4434a8c3af7 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -365,6 +365,9 @@ COMMON int flag_strip_local_absolute;
 /* True if we should generate a traditional format object file.  */
 COMMON int flag_traditional_format;
 
+/* TRUE if debug sections should be compressed.  */
+COMMON int flag_compress_debug;
+
 /* TRUE if .note.GNU-stack section with SEC_CODE should be created */
 COMMON int flag_execstack;
 
This page took 0.024164 seconds and 4 git commands to generate.