diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config.in b/gcc/config.in index 1b03250..2110c9a 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -297,12 +297,6 @@ /* Define to enable the use of a default assembler. */ #undef DEFAULT_ASSEMBLER -/* Define if your compiler understands volatile. */ -#undef HAVE_VOLATILE - -/* Define if your compiler supports the `long double' type. */ -#undef HAVE_LONG_DOUBLE - /* Define if your compiler supports the `long long' type. */ #undef HAVE_LONG_LONG |