Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stop
[binutils-gdb.git] / gas / as.h
index 6de319e839ce642d62c7499b3a1f3002fefdaac7..635b2c570b374f892f11792d19ffaec754586706 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -589,6 +589,9 @@ COMMON enum
     size_check_warning
   }
 flag_size_check;
+
+/* If section name substitution sequences should be honored */
+COMMON int flag_sectname_subst;
 #endif
 
 #ifndef DOLLAR_AMBIGU