Changes between Initial Version and Version 1 of Ticket #51642, comment 1


Ignore:
Timestamp:
Jun 16, 2016, 3:59:13 AM (8 years ago)
Author:
noloader (Jeffrey Walton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51642, comment 1

    initial v1  
    22
    33{{{
    4 $ /opt/local/bin/x86_64-apple-darwin12-gcc-4.9.3 -march=native -dM -E - < /dev/null | sort
     4$ /opt/local//bin/x86_64-apple-darwin12-gcc-4.9.3 -march=native -dM -E - < /dev/null | sort
    55#define _LP64 1
    66#define __AES__ 1
     
    7575#define __FLT_MAX_EXP__ 128
    7676#define __FLT_MAX__ 3.40282346638528859812e+38F
    77 #define __FLT_MIN_10_EXP__ (
     77#define __FLT_MIN_10_EXP__ (-37)
     78#define __FLT_MIN_EXP__ (-125)
     79#define __FLT_MIN__ 1.17549435082228750797e-38F
     80#define __FLT_RADIX__ 2
     81#define __FXSR__ 1
     82#define __GCC_ATOMIC_BOOL_LOCK_FREE 2
     83#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
     84#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
     85#define __GCC_ATOMIC_CHAR_LOCK_FREE 2
     86#define __GCC_ATOMIC_INT_LOCK_FREE 2
     87#define __GCC_ATOMIC_LLONG_LOCK_FREE 2
     88#define __GCC_ATOMIC_LONG_LOCK_FREE 2
     89#define __GCC_ATOMIC_POINTER_LOCK_FREE 2
     90#define __GCC_ATOMIC_SHORT_LOCK_FREE 2
     91#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
     92#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
     93#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
     94#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1
     95#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
     96#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
     97#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
     98#define __GCC_IEC_559 2
     99#define __GCC_IEC_559_COMPLEX 2
     100#define __GNUC_GNU_INLINE__ 1
     101#define __GNUC_MINOR__ 9
     102#define __GNUC_PATCHLEVEL__ 3
     103#define __GNUC__ 4
     104#define __GXX_ABI_VERSION 1002
     105#define __INT16_C(c) c
     106#define __INT16_MAX__ 32767
     107#define __INT16_TYPE__ short int
     108#define __INT32_C(c) c
     109#define __INT32_MAX__ 2147483647
     110#define __INT32_TYPE__ int
     111#define __INT64_C(c) c ## LL
     112#define __INT64_MAX__ 9223372036854775807LL
     113#define __INT64_TYPE__ long long int
     114#define __INT8_C(c) c
     115#define __INT8_MAX__ 127
     116#define __INT8_TYPE__ signed char
     117#define __INTMAX_C(c) c ## L
     118#define __INTMAX_MAX__ 9223372036854775807L
     119#define __INTMAX_TYPE__ long int
     120#define __INTPTR_MAX__ 9223372036854775807L
     121#define __INTPTR_TYPE__ long int
     122#define __INT_FAST16_MAX__ 32767
     123#define __INT_FAST16_TYPE__ short int
     124#define __INT_FAST32_MAX__ 2147483647
     125#define __INT_FAST32_TYPE__ int
     126#define __INT_FAST64_MAX__ 9223372036854775807LL
     127#define __INT_FAST64_TYPE__ long long int
     128#define __INT_FAST8_MAX__ 127
     129#define __INT_FAST8_TYPE__ signed char
     130#define __INT_LEAST16_MAX__ 32767
     131#define __INT_LEAST16_TYPE__ short int
     132#define __INT_LEAST32_MAX__ 2147483647
     133#define __INT_LEAST32_TYPE__ int
     134#define __INT_LEAST64_MAX__ 9223372036854775807LL
     135#define __INT_LEAST64_TYPE__ long long int
     136#define __INT_LEAST8_MAX__ 127
     137#define __INT_LEAST8_TYPE__ signed char
     138#define __INT_MAX__ 2147483647
     139#define __LDBL_DENORM_MIN__ 3.64519953188247460253e-4951L
     140#define __LDBL_DIG__ 18
     141#define __LDBL_EPSILON__ 1.08420217248550443401e-19L
     142#define __LDBL_HAS_DENORM__ 1
     143#define __LDBL_HAS_INFINITY__ 1
     144#define __LDBL_HAS_QUIET_NAN__ 1
     145#define __LDBL_MANT_DIG__ 64
     146#define __LDBL_MAX_10_EXP__ 4932
     147#define __LDBL_MAX_EXP__ 16384
     148#define __LDBL_MAX__ 1.18973149535723176502e+4932L
     149#define __LDBL_MIN_10_EXP__ (-4931)
     150#define __LDBL_MIN_EXP__ (-16381)
     151#define __LDBL_MIN__ 3.36210314311209350626e-4932L
     152#define __LITTLE_ENDIAN__ 1
     153#define __LONG_LONG_MAX__ 9223372036854775807LL
     154#define __LONG_MAX__ 9223372036854775807L
     155#define __LP64__ 1
     156#define __MACH__ 1
     157#define __MMX__ 1
     158#define __NO_INLINE__ 1
     159#define __ORDER_BIG_ENDIAN__ 4321
     160#define __ORDER_LITTLE_ENDIAN__ 1234
     161#define __ORDER_PDP_ENDIAN__ 3412
     162#define __PCLMUL__ 1
     163#define __PIC__ 2
     164#define __POPCNT__ 1
     165#define __PRAGMA_REDEFINE_EXTNAME 1
     166#define __PTRDIFF_MAX__ 9223372036854775807L
     167#define __PTRDIFF_TYPE__ long int
     168#define __REGISTER_PREFIX__
     169#define __SCHAR_MAX__ 127
     170#define __SHRT_MAX__ 32767
     171#define __SIG_ATOMIC_MAX__ 2147483647
     172#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
     173#define __SIG_ATOMIC_TYPE__ int
     174#define __SIZEOF_DOUBLE__ 8
     175#define __SIZEOF_FLOAT__ 4
     176#define __SIZEOF_INT128__ 16
     177#define __SIZEOF_INT__ 4
     178#define __SIZEOF_LONG_DOUBLE__ 16
     179#define __SIZEOF_LONG_LONG__ 8
     180#define __SIZEOF_LONG__ 8
     181#define __SIZEOF_POINTER__ 8
     182#define __SIZEOF_PTRDIFF_T__ 8
     183#define __SIZEOF_SHORT__ 2
     184#define __SIZEOF_SIZE_T__ 8
     185#define __SIZEOF_WCHAR_T__ 4
     186#define __SIZEOF_WINT_T__ 4
     187#define __SIZE_MAX__ 18446744073709551615UL
     188#define __SIZE_TYPE__ long unsigned int
     189#define __SSE2_MATH__ 1
     190#define __SSE2__ 1
     191#define __SSE3__ 1
     192#define __SSE4_1__ 1
     193#define __SSE4_2__ 1
     194#define __SSE_MATH__ 1
     195#define __SSE__ 1
     196#define __SSSE3__ 1
     197#define __STDC_HOSTED__ 1
     198#define __STDC__ 1
     199#define __UINT16_C(c) c
     200#define __UINT16_MAX__ 65535
     201#define __UINT16_TYPE__ short unsigned int
     202#define __UINT32_C(c) c ## U
     203#define __UINT32_MAX__ 4294967295U
     204#define __UINT32_TYPE__ unsigned int
     205#define __UINT64_C(c) c ## ULL
     206#define __UINT64_MAX__ 18446744073709551615ULL
     207#define __UINT64_TYPE__ long long unsigned int
     208#define __UINT8_C(c) c
     209#define __UINT8_MAX__ 255
     210#define __UINT8_TYPE__ unsigned char
     211#define __UINTMAX_C(c) c ## UL
     212#define __UINTMAX_MAX__ 18446744073709551615UL
     213#define __UINTMAX_TYPE__ long unsigned int
     214#define __UINTPTR_MAX__ 18446744073709551615UL
     215#define __UINTPTR_TYPE__ long unsigned int
     216#define __UINT_FAST16_MAX__ 65535
     217#define __UINT_FAST16_TYPE__ short unsigned int
     218#define __UINT_FAST32_MAX__ 4294967295U
     219#define __UINT_FAST32_TYPE__ unsigned int
     220#define __UINT_FAST64_MAX__ 18446744073709551615ULL
     221#define __UINT_FAST64_TYPE__ long long unsigned int
     222#define __UINT_FAST8_MAX__ 255
     223#define __UINT_FAST8_TYPE__ unsigned char
     224#define __UINT_LEAST16_MAX__ 65535
     225#define __UINT_LEAST16_TYPE__ short unsigned int
     226#define __UINT_LEAST32_MAX__ 4294967295U
     227#define __UINT_LEAST32_TYPE__ unsigned int
     228#define __UINT_LEAST64_MAX__ 18446744073709551615ULL
     229#define __UINT_LEAST64_TYPE__ long long unsigned int
     230#define __UINT_LEAST8_MAX__ 255
     231#define __UINT_LEAST8_TYPE__ unsigned char
     232#define __USER_LABEL_PREFIX__ _
     233#define __VERSION__ "4.9.3"
     234#define __WCHAR_MAX__ 2147483647
     235#define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1)
     236#define __WCHAR_TYPE__ int
     237#define __WINT_MAX__ 2147483647
     238#define __WINT_MIN__ (-__WINT_MAX__ - 1)
     239#define __WINT_TYPE__ int
     240#define __XSAVEOPT__ 1
     241#define __XSAVE__ 1
     242#define __amd64 1
     243#define __amd64__ 1
     244#define __code_model_small__ 1
     245#define __corei7_avx 1
     246#define __corei7_avx__ 1
     247#define __has_include(STR) __has_include__(STR)
     248#define __has_include_next(STR) __has_include_next__(STR)
     249#define __pic__ 2
     250#define __sandybridge 1
     251#define __sandybridge__ 1
     252#define __strong
     253#define __tune_corei7_avx__ 1
     254#define __tune_sandybridge__ 1
     255#define __weak
     256#define __x86_64 1
     257#define __x86_64__ 1
    78258}}}