diff gcc/config.in @ 38:27e6f95b2c21

mearge hgtags
author e075725
date Tue, 05 Jan 2010 17:33:06 +0900
parents 11a6cbe2d14c 855418dad1a3
children 326d9e06c2e3
line wrap: on
line diff
--- a/gcc/config.in	Tue Dec 22 20:49:36 2009 +0900
+++ b/gcc/config.in	Tue Jan 05 17:33:06 2010 +0900
@@ -832,6 +832,12 @@
 #endif
 
 
+/* Define 0/1 if your assembler supports .cfi_sections. */
+#ifndef USED_FOR_TARGET
+#undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
+#endif
+
+
 /* Define if your assembler uses the new HImode fild and fist notation. */
 #ifndef USED_FOR_TARGET
 #undef HAVE_GAS_FILDS_FISTS