diff gcc/config.in @ 36:855418dad1a3

gcc-4.4-20091020
author e075725
date Tue, 22 Dec 2009 21:19:31 +0900
parents a06113de4d67
children 27e6f95b2c21 77e2b8dfacca
line wrap: on
line diff
--- a/gcc/config.in	Thu Sep 24 13:21:57 2009 +0900
+++ b/gcc/config.in	Tue Dec 22 21:19:31 2009 +0900
@@ -839,6 +839,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