* gimple-ssa-store-merging.c (struct store_immediate_info): Add
[official-gcc.git] / fixincludes / tests / base / alloca.h
blob3f50b36a96dc20452da78ec00296c2606ccf40a8
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/alloca.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( HPPA_HPUX11_ALLOCA_CHECK )
13 #ifndef _SYS_STDSYMS_INCLUDED
14 # include <sys/stdsyms.h>
15 #endif /* _SYS_STDSYMS_INCLUDED */
17 #ifndef _STDDEF_INCLUDED
18 #endif /* HPPA_HPUX11_ALLOCA_CHECK */