* gimple-ssa-store-merging.c (struct store_immediate_info): Add
[official-gcc.git] / fixincludes / tests / base / AvailabilityMacros.h
blob81a0da0f7ca55256b339d430766e2f0697e94e1b
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/AvailabilityMacros.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( DARWIN_GCC4_BREAKAGE_CHECK )
13 #if defined(__GNUC__) && ((__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1))
15 #endif /* DARWIN_GCC4_BREAKAGE_CHECK */