Mercurial > hg > CbC > CbC_gcc
comparison gcc/config.in @ 36:855418dad1a3
gcc-4.4-20091020
author | e075725 |
---|---|
date | Tue, 22 Dec 2009 21:19:31 +0900 (2009-12-22) |
parents | a06113de4d67 |
children | 27e6f95b2c21 77e2b8dfacca |
comparison
equal
deleted
inserted
replaced
19:58ad6c70ea60 | 36:855418dad1a3 |
---|---|
837 #ifndef USED_FOR_TARGET | 837 #ifndef USED_FOR_TARGET |
838 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE | 838 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE |
839 #endif | 839 #endif |
840 | 840 |
841 | 841 |
842 /* Define 0/1 if your assembler supports .cfi_sections. */ | |
843 #ifndef USED_FOR_TARGET | |
844 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE | |
845 #endif | |
846 | |
847 | |
842 /* Define if your assembler uses the new HImode fild and fist notation. */ | 848 /* Define if your assembler uses the new HImode fild and fist notation. */ |
843 #ifndef USED_FOR_TARGET | 849 #ifndef USED_FOR_TARGET |
844 #undef HAVE_GAS_FILDS_FISTS | 850 #undef HAVE_GAS_FILDS_FISTS |
845 #endif | 851 #endif |
846 | 852 |