Move includes for alloca() to xmalloc.h, so not everyone and his dog has to use the...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 2 Apr 2007 17:43:58 +0000 (17:43 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 2 Apr 2007 17:43:58 +0000 (17:43 +0000)
commit73612d7017e1ca49ba736e4e6e3c0a73813e53b4
treecffc8102b3165bdaac28e9819e69be9fce03e22a
parent63bea6c02bc23bdd1f63f2847bc180bdaeecb461
Move includes for alloca() to xmalloc.h, so not everyone and his dog has to use the ugly #ifdef macros.

[r12647]
29 files changed:
ir/adt/array.h
ir/adt/bitset.h
ir/adt/xmalloc.c
ir/adt/xmalloc.h
ir/ana/analyze_irg_args.c
ir/ana/irdom.c
ir/external/read.c
ir/ident/ident.c
ir/ir/ircons.c
ir/ir/iredges.c
ir/ir/iropt.c
ir/lower/lower_calls.c
ir/lower/lower_dw.c
ir/lower/lower_intrinsics.c
ir/opt/cfopt.c
ir/opt/data_flow_scalar_replace.c
ir/opt/gvn_pre.c
ir/opt/ifconv.c
ir/opt/ldstopt.c
ir/opt/loop_unrolling.c
ir/opt/opt_osr.c
ir/opt/proc_cloning.c
ir/opt/return.c
ir/opt/scalar_replace.c
ir/opt/tailrec.c
ir/opt/tropt.c
ir/tv/fltcalc.c
ir/tv/strcalc.c
ir/tv/tv.c