comparison gcc/config.in @ 38:27e6f95b2c21

mearge hgtags
author e075725
date Tue, 05 Jan 2010 17:33:06 +0900
parents 11a6cbe2d14c 855418dad1a3
children 326d9e06c2e3
comparison
equal deleted inserted replaced
35:3f5886e153cb 38:27e6f95b2c21
830 #ifndef USED_FOR_TARGET 830 #ifndef USED_FOR_TARGET
831 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 831 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
832 #endif 832 #endif
833 833
834 834
835 /* Define 0/1 if your assembler supports .cfi_sections. */
836 #ifndef USED_FOR_TARGET
837 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
838 #endif
839
840
835 /* Define if your assembler uses the new HImode fild and fist notation. */ 841 /* Define if your assembler uses the new HImode fild and fist notation. */
836 #ifndef USED_FOR_TARGET 842 #ifndef USED_FOR_TARGET
837 #undef HAVE_GAS_FILDS_FISTS 843 #undef HAVE_GAS_FILDS_FISTS
838 #endif 844 #endif
839 845