libgfortran.h: Include <stdlib.h> header.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 21 Dec 2016 10:41:57 +0000 (10:41 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 21 Dec 2016 10:41:57 +0000 (10:41 +0000)
* libgfortran.h: Include <stdlib.h> header.
* intrinsics/access.c: Do not include <stdlib.h> header.
* intrinsics/chdir.c: Do not include <stdlib.h> header.
* intrinsics/chmod.c: Do not include <stdlib.h> header.
* intrinsics/date_and_time.c: Do not include <stdlib.h> header.
* intrinsics/env.c: Do not include <stdlib.h> header.
* intrinsics/execute_command_line.c: Do not include <stdlib.h> header.
* intrinsics/exit.c: Do not include <stdlib.h> header.
* intrinsics/getcwd.c: Do not include <stdlib.h> header.
* intrinsics/getlog.c: Do not include <stdlib.h> header.
* intrinsics/link.c: Do not include <stdlib.h> header.
* intrinsics/move_alloc.c: Do not include <stdlib.h> header.
* intrinsics/perror.c: Do not include <stdlib.h> header.
* intrinsics/random.c: Do not include <stdlib.h> header.
* intrinsics/rename.c: Do not include <stdlib.h> header.
* intrinsics/reshape_generic.c: Do not include <stdlib.h> header.
* intrinsics/stat.c: Do not include <stdlib.h> header.
* intrinsics/symlnk.c: Do not include <stdlib.h> header.
* intrinsics/system.c: Do not include <stdlib.h> header.
* intrinsics/unlink.c: Do not include <stdlib.h> header.
* io/fbuf.c: Do not include <stdlib.h> header.
* io/format.c: Do not include <stdlib.h> header.
* io/intrinsics.c: Do not include <stdlib.h> header.
* io/list_read.c: Do not include <stdlib.h> header.
* io/lock.c: Do not include <stdlib.h> header.
* io/open.c: Do not include <stdlib.h> header.
* io/read.c: Do not include <stdlib.h> header.
* io/transfer.c: Do not include <stdlib.h> header.
* io/unit.c: Do not include <stdlib.h> header.
* io/unix.c: Do not include <stdlib.h> header.
* io/write.c: Do not include <stdlib.h> header.
* m4/all.m4: Do not include <stdlib.h> header.
* m4/any.m4: Do not include <stdlib.h> header.
* m4/bessel.m4: Do not include <stdlib.h> header.
* m4/count.m4: Do not include <stdlib.h> header.
* m4/cshift0.m4: Do not include <stdlib.h> header.
* m4/cshift1.m4: Do not include <stdlib.h> header.
* m4/eoshift1.m4: Do not include <stdlib.h> header.
* m4/eoshift3.m4: Do not include <stdlib.h> header.
* m4/iall.m4: Do not include <stdlib.h> header.
* m4/iany.m4: Do not include <stdlib.h> header.
* m4/in_pack.m4: Do not include <stdlib.h> header.
* m4/in_unpack.m4: Do not include <stdlib.h> header.
* m4/iparity.m4: Do not include <stdlib.h> header.
* m4/matmul.m4: Do not include <stdlib.h> header.
* m4/matmull.m4: Do not include <stdlib.h> header.
* m4/maxloc0.m4: Do not include <stdlib.h> header.
* m4/maxloc1.m4: Do not include <stdlib.h> header.
* m4/maxval.m4: Do not include <stdlib.h> header.
* m4/minloc0.m4: Do not include <stdlib.h> header.
* m4/minloc1.m4: Do not include <stdlib.h> header.
* m4/minval.m4: Do not include <stdlib.h> header.
* m4/norm2.m4: Do not include <stdlib.h> header.
* m4/pack.m4: Do not include <stdlib.h> header.
* m4/parity.m4: Do not include <stdlib.h> header.
* m4/product.m4: Do not include <stdlib.h> header.
* m4/reshape.m4: Do not include <stdlib.h> header.
* m4/shape.m4: Do not include <stdlib.h> header.
* m4/spread.m4: Do not include <stdlib.h> header.
* m4/sum.m4: Do not include <stdlib.h> header.
* m4/unpack.m4: Do not include <stdlib.h> header.
* runtime/environ.c: Do not include <stdlib.h> header.
* runtime/error.c: Do not include <stdlib.h> header.
* runtime/memory.c: Do not include <stdlib.h> header.
* runtime/minimal.c: Do not include <stdlib.h> header.
* runtime/string.c: Do not include <stdlib.h> header.
* generated/all_l1.c: Regenerate.
* generated/all_l16.c: Regenerate.
* generated/all_l2.c: Regenerate.
* generated/all_l4.c: Regenerate.
* generated/all_l8.c: Regenerate.
* generated/any_l1.c: Regenerate.
* generated/any_l16.c: Regenerate.
* generated/any_l2.c: Regenerate.
* generated/any_l4.c: Regenerate.
* generated/any_l8.c: Regenerate.
* generated/bessel_r10.c: Regenerate.
* generated/bessel_r16.c: Regenerate.
* generated/bessel_r4.c: Regenerate.
* generated/bessel_r8.c: Regenerate.
* generated/count_16_l.c: Regenerate.
* generated/count_1_l.c: Regenerate.
* generated/count_2_l.c: Regenerate.
* generated/count_4_l.c: Regenerate.
* generated/count_8_l.c: Regenerate.
* generated/cshift0_c10.c: Regenerate.
* generated/cshift0_c16.c: Regenerate.
* generated/cshift0_c4.c: Regenerate.
* generated/cshift0_c8.c: Regenerate.
* generated/cshift0_i1.c: Regenerate.
* generated/cshift0_i16.c: Regenerate.
* generated/cshift0_i2.c: Regenerate.
* generated/cshift0_i4.c: Regenerate.
* generated/cshift0_i8.c: Regenerate.
* generated/cshift0_r10.c: Regenerate.
* generated/cshift0_r16.c: Regenerate.
* generated/cshift0_r4.c: Regenerate.
* generated/cshift0_r8.c: Regenerate.
* generated/cshift1_16.c: Regenerate.
* generated/cshift1_4.c: Regenerate.
* generated/cshift1_8.c: Regenerate.
* generated/eoshift1_16.c: Regenerate.
* generated/eoshift1_4.c: Regenerate.
* generated/eoshift1_8.c: Regenerate.
* generated/eoshift3_16.c: Regenerate.
* generated/eoshift3_4.c: Regenerate.
* generated/eoshift3_8.c: Regenerate.
* generated/iall_i1.c: Regenerate.
* generated/iall_i16.c: Regenerate.
* generated/iall_i2.c: Regenerate.
* generated/iall_i4.c: Regenerate.
* generated/iall_i8.c: Regenerate.
* generated/iany_i1.c: Regenerate.
* generated/iany_i16.c: Regenerate.
* generated/iany_i2.c: Regenerate.
* generated/iany_i4.c: Regenerate.
* generated/iany_i8.c: Regenerate.
* generated/in_pack_c10.c: Regenerate.
* generated/in_pack_c16.c: Regenerate.
* generated/in_pack_c4.c: Regenerate.
* generated/in_pack_c8.c: Regenerate.
* generated/in_pack_i1.c: Regenerate.
* generated/in_pack_i16.c: Regenerate.
* generated/in_pack_i2.c: Regenerate.
* generated/in_pack_i4.c: Regenerate.
* generated/in_pack_i8.c: Regenerate.
* generated/in_pack_r10.c: Regenerate.
* generated/in_pack_r16.c: Regenerate.
* generated/in_pack_r4.c: Regenerate.
* generated/in_pack_r8.c: Regenerate.
* generated/in_unpack_c10.c: Regenerate.
* generated/in_unpack_c16.c: Regenerate.
* generated/in_unpack_c4.c: Regenerate.
* generated/in_unpack_c8.c: Regenerate.
* generated/in_unpack_i1.c: Regenerate.
* generated/in_unpack_i16.c: Regenerate.
* generated/in_unpack_i2.c: Regenerate.
* generated/in_unpack_i4.c: Regenerate.
* generated/in_unpack_i8.c: Regenerate.
* generated/in_unpack_r10.c: Regenerate.
* generated/in_unpack_r16.c: Regenerate.
* generated/in_unpack_r4.c: Regenerate.
* generated/in_unpack_r8.c: Regenerate.
* generated/iparity_i1.c: Regenerate.
* generated/iparity_i16.c: Regenerate.
* generated/iparity_i2.c: Regenerate.
* generated/iparity_i4.c: Regenerate.
* generated/iparity_i8.c: Regenerate.
* generated/matmul_c10.c: Regenerate.
* generated/matmul_c16.c: Regenerate.
* generated/matmul_c4.c: Regenerate.
* generated/matmul_c8.c: Regenerate.
* generated/matmul_i1.c: Regenerate.
* generated/matmul_i16.c: Regenerate.
* generated/matmul_i2.c: Regenerate.
* generated/matmul_i4.c: Regenerate.
* generated/matmul_i8.c: Regenerate.
* generated/matmul_l16.c: Regenerate.
* generated/matmul_l4.c: Regenerate.
* generated/matmul_l8.c: Regenerate.
* generated/matmul_r10.c: Regenerate.
* generated/matmul_r16.c: Regenerate.
* generated/matmul_r4.c: Regenerate.
* generated/matmul_r8.c: Regenerate.
* generated/maxloc0_16_i1.c: Regenerate.
* generated/maxloc0_16_i16.c: Regenerate.
* generated/maxloc0_16_i2.c: Regenerate.
* generated/maxloc0_16_i4.c: Regenerate.
* generated/maxloc0_16_i8.c: Regenerate.
* generated/maxloc0_16_r10.c: Regenerate.
* generated/maxloc0_16_r16.c: Regenerate.
* generated/maxloc0_16_r4.c: Regenerate.
* generated/maxloc0_16_r8.c: Regenerate.
* generated/maxloc0_4_i1.c: Regenerate.
* generated/maxloc0_4_i16.c: Regenerate.
* generated/maxloc0_4_i2.c: Regenerate.
* generated/maxloc0_4_i4.c: Regenerate.
* generated/maxloc0_4_i8.c: Regenerate.
* generated/maxloc0_4_r10.c: Regenerate.
* generated/maxloc0_4_r16.c: Regenerate.
* generated/maxloc0_4_r4.c: Regenerate.
* generated/maxloc0_4_r8.c: Regenerate.
* generated/maxloc0_8_i1.c: Regenerate.
* generated/maxloc0_8_i16.c: Regenerate.
* generated/maxloc0_8_i2.c: Regenerate.
* generated/maxloc0_8_i4.c: Regenerate.
* generated/maxloc0_8_i8.c: Regenerate.
* generated/maxloc0_8_r10.c: Regenerate.
* generated/maxloc0_8_r16.c: Regenerate.
* generated/maxloc0_8_r4.c: Regenerate.
* generated/maxloc0_8_r8.c: Regenerate.
* generated/maxloc1_16_i1.c: Regenerate.
* generated/maxloc1_16_i16.c: Regenerate.
* generated/maxloc1_16_i2.c: Regenerate.
* generated/maxloc1_16_i4.c: Regenerate.
* generated/maxloc1_16_i8.c: Regenerate.
* generated/maxloc1_16_r10.c: Regenerate.
* generated/maxloc1_16_r16.c: Regenerate.
* generated/maxloc1_16_r4.c: Regenerate.
* generated/maxloc1_16_r8.c: Regenerate.
* generated/maxloc1_4_i1.c: Regenerate.
* generated/maxloc1_4_i16.c: Regenerate.
* generated/maxloc1_4_i2.c: Regenerate.
* generated/maxloc1_4_i4.c: Regenerate.
* generated/maxloc1_4_i8.c: Regenerate.
* generated/maxloc1_4_r10.c: Regenerate.
* generated/maxloc1_4_r16.c: Regenerate.
* generated/maxloc1_4_r4.c: Regenerate.
* generated/maxloc1_4_r8.c: Regenerate.
* generated/maxloc1_8_i1.c: Regenerate.
* generated/maxloc1_8_i16.c: Regenerate.
* generated/maxloc1_8_i2.c: Regenerate.
* generated/maxloc1_8_i4.c: Regenerate.
* generated/maxloc1_8_i8.c: Regenerate.
* generated/maxloc1_8_r10.c: Regenerate.
* generated/maxloc1_8_r16.c: Regenerate.
* generated/maxloc1_8_r4.c: Regenerate.
* generated/maxloc1_8_r8.c: Regenerate.
* generated/maxval_i1.c: Regenerate.
* generated/maxval_i16.c: Regenerate.
* generated/maxval_i2.c: Regenerate.
* generated/maxval_i4.c: Regenerate.
* generated/maxval_i8.c: Regenerate.
* generated/maxval_r10.c: Regenerate.
* generated/maxval_r16.c: Regenerate.
* generated/maxval_r4.c: Regenerate.
* generated/maxval_r8.c: Regenerate.
* generated/minloc0_16_i1.c: Regenerate.
* generated/minloc0_16_i16.c: Regenerate.
* generated/minloc0_16_i2.c: Regenerate.
* generated/minloc0_16_i4.c: Regenerate.
* generated/minloc0_16_i8.c: Regenerate.
* generated/minloc0_16_r10.c: Regenerate.
* generated/minloc0_16_r16.c: Regenerate.
* generated/minloc0_16_r4.c: Regenerate.
* generated/minloc0_16_r8.c: Regenerate.
* generated/minloc0_4_i1.c: Regenerate.
* generated/minloc0_4_i16.c: Regenerate.
* generated/minloc0_4_i2.c: Regenerate.
* generated/minloc0_4_i4.c: Regenerate.
* generated/minloc0_4_i8.c: Regenerate.
* generated/minloc0_4_r10.c: Regenerate.
* generated/minloc0_4_r16.c: Regenerate.
* generated/minloc0_4_r4.c: Regenerate.
* generated/minloc0_4_r8.c: Regenerate.
* generated/minloc0_8_i1.c: Regenerate.
* generated/minloc0_8_i16.c: Regenerate.
* generated/minloc0_8_i2.c: Regenerate.
* generated/minloc0_8_i4.c: Regenerate.
* generated/minloc0_8_i8.c: Regenerate.
* generated/minloc0_8_r10.c: Regenerate.
* generated/minloc0_8_r16.c: Regenerate.
* generated/minloc0_8_r4.c: Regenerate.
* generated/minloc0_8_r8.c: Regenerate.
* generated/minloc1_16_i1.c: Regenerate.
* generated/minloc1_16_i16.c: Regenerate.
* generated/minloc1_16_i2.c: Regenerate.
* generated/minloc1_16_i4.c: Regenerate.
* generated/minloc1_16_i8.c: Regenerate.
* generated/minloc1_16_r10.c: Regenerate.
* generated/minloc1_16_r16.c: Regenerate.
* generated/minloc1_16_r4.c: Regenerate.
* generated/minloc1_16_r8.c: Regenerate.
* generated/minloc1_4_i1.c: Regenerate.
* generated/minloc1_4_i16.c: Regenerate.
* generated/minloc1_4_i2.c: Regenerate.
* generated/minloc1_4_i4.c: Regenerate.
* generated/minloc1_4_i8.c: Regenerate.
* generated/minloc1_4_r10.c: Regenerate.
* generated/minloc1_4_r16.c: Regenerate.
* generated/minloc1_4_r4.c: Regenerate.
* generated/minloc1_4_r8.c: Regenerate.
* generated/minloc1_8_i1.c: Regenerate.
* generated/minloc1_8_i16.c: Regenerate.
* generated/minloc1_8_i2.c: Regenerate.
* generated/minloc1_8_i4.c: Regenerate.
* generated/minloc1_8_i8.c: Regenerate.
* generated/minloc1_8_r10.c: Regenerate.
* generated/minloc1_8_r16.c: Regenerate.
* generated/minloc1_8_r4.c: Regenerate.
* generated/minloc1_8_r8.c: Regenerate.
* generated/minval_i1.c: Regenerate.
* generated/minval_i16.c: Regenerate.
* generated/minval_i2.c: Regenerate.
* generated/minval_i4.c: Regenerate.
* generated/minval_i8.c: Regenerate.
* generated/minval_r10.c: Regenerate.
* generated/minval_r16.c: Regenerate.
* generated/minval_r4.c: Regenerate.
* generated/minval_r8.c: Regenerate.
* generated/norm2_r10.c: Regenerate.
* generated/norm2_r16.c: Regenerate.
* generated/norm2_r4.c: Regenerate.
* generated/norm2_r8.c: Regenerate.
* generated/pack_c10.c: Regenerate.
* generated/pack_c16.c: Regenerate.
* generated/pack_c4.c: Regenerate.
* generated/pack_c8.c: Regenerate.
* generated/pack_i1.c: Regenerate.
* generated/pack_i16.c: Regenerate.
* generated/pack_i2.c: Regenerate.
* generated/pack_i4.c: Regenerate.
* generated/pack_i8.c: Regenerate.
* generated/pack_r10.c: Regenerate.
* generated/pack_r16.c: Regenerate.
* generated/pack_r4.c: Regenerate.
* generated/pack_r8.c: Regenerate.
* generated/parity_l1.c: Regenerate.
* generated/parity_l16.c: Regenerate.
* generated/parity_l2.c: Regenerate.
* generated/parity_l4.c: Regenerate.
* generated/parity_l8.c: Regenerate.
* generated/product_c10.c: Regenerate.
* generated/product_c16.c: Regenerate.
* generated/product_c4.c: Regenerate.
* generated/product_c8.c: Regenerate.
* generated/product_i1.c: Regenerate.
* generated/product_i16.c: Regenerate.
* generated/product_i2.c: Regenerate.
* generated/product_i4.c: Regenerate.
* generated/product_i8.c: Regenerate.
* generated/product_r10.c: Regenerate.
* generated/product_r16.c: Regenerate.
* generated/product_r4.c: Regenerate.
* generated/product_r8.c: Regenerate.
* generated/reshape_c10.c: Regenerate.
* generated/reshape_c16.c: Regenerate.
* generated/reshape_c4.c: Regenerate.
* generated/reshape_c8.c: Regenerate.
* generated/reshape_i16.c: Regenerate.
* generated/reshape_i4.c: Regenerate.
* generated/reshape_i8.c: Regenerate.
* generated/reshape_r10.c: Regenerate.
* generated/reshape_r16.c: Regenerate.
* generated/reshape_r4.c: Regenerate.
* generated/reshape_r8.c: Regenerate.
* generated/shape_i1.c: Regenerate.
* generated/shape_i16.c: Regenerate.
* generated/shape_i2.c: Regenerate.
* generated/shape_i4.c: Regenerate.
* generated/shape_i8.c: Regenerate.
* generated/spread_c10.c: Regenerate.
* generated/spread_c16.c: Regenerate.
* generated/spread_c4.c: Regenerate.
* generated/spread_c8.c: Regenerate.
* generated/spread_i1.c: Regenerate.
* generated/spread_i16.c: Regenerate.
* generated/spread_i2.c: Regenerate.
* generated/spread_i4.c: Regenerate.
* generated/spread_i8.c: Regenerate.
* generated/spread_r10.c: Regenerate.
* generated/spread_r16.c: Regenerate.
* generated/spread_r4.c: Regenerate.
* generated/spread_r8.c: Regenerate.
* generated/sum_c10.c: Regenerate.
* generated/sum_c16.c: Regenerate.
* generated/sum_c4.c: Regenerate.
* generated/sum_c8.c: Regenerate.
* generated/sum_i1.c: Regenerate.
* generated/sum_i16.c: Regenerate.
* generated/sum_i2.c: Regenerate.
* generated/sum_i4.c: Regenerate.
* generated/sum_i8.c: Regenerate.
* generated/sum_r10.c: Regenerate.
* generated/sum_r16.c: Regenerate.
* generated/sum_r4.c: Regenerate.
* generated/sum_r8.c: Regenerate.
* generated/unpack_c10.c: Regenerate.
* generated/unpack_c16.c: Regenerate.
* generated/unpack_c4.c: Regenerate.
* generated/unpack_c8.c: Regenerate.
* generated/unpack_i1.c: Regenerate.
* generated/unpack_i16.c: Regenerate.
* generated/unpack_i2.c: Regenerate.
* generated/unpack_i4.c: Regenerate.
* generated/unpack_i8.c: Regenerate.
* generated/unpack_r10.c: Regenerate.
* generated/unpack_r16.c: Regenerate.
* generated/unpack_r4.c: Regenerate.
* generated/unpack_r8.c: Regenerate.

From-SVN: r243846

381 files changed:
libgfortran/ChangeLog
libgfortran/generated/all_l1.c
libgfortran/generated/all_l16.c
libgfortran/generated/all_l2.c
libgfortran/generated/all_l4.c
libgfortran/generated/all_l8.c
libgfortran/generated/any_l1.c
libgfortran/generated/any_l16.c
libgfortran/generated/any_l2.c
libgfortran/generated/any_l4.c
libgfortran/generated/any_l8.c
libgfortran/generated/bessel_r10.c
libgfortran/generated/bessel_r16.c
libgfortran/generated/bessel_r4.c
libgfortran/generated/bessel_r8.c
libgfortran/generated/count_16_l.c
libgfortran/generated/count_1_l.c
libgfortran/generated/count_2_l.c
libgfortran/generated/count_4_l.c
libgfortran/generated/count_8_l.c
libgfortran/generated/cshift0_c10.c
libgfortran/generated/cshift0_c16.c
libgfortran/generated/cshift0_c4.c
libgfortran/generated/cshift0_c8.c
libgfortran/generated/cshift0_i1.c
libgfortran/generated/cshift0_i16.c
libgfortran/generated/cshift0_i2.c
libgfortran/generated/cshift0_i4.c
libgfortran/generated/cshift0_i8.c
libgfortran/generated/cshift0_r10.c
libgfortran/generated/cshift0_r16.c
libgfortran/generated/cshift0_r4.c
libgfortran/generated/cshift0_r8.c
libgfortran/generated/cshift1_16.c
libgfortran/generated/cshift1_4.c
libgfortran/generated/cshift1_8.c
libgfortran/generated/eoshift1_16.c
libgfortran/generated/eoshift1_4.c
libgfortran/generated/eoshift1_8.c
libgfortran/generated/eoshift3_16.c
libgfortran/generated/eoshift3_4.c
libgfortran/generated/eoshift3_8.c
libgfortran/generated/iall_i1.c
libgfortran/generated/iall_i16.c
libgfortran/generated/iall_i2.c
libgfortran/generated/iall_i4.c
libgfortran/generated/iall_i8.c
libgfortran/generated/iany_i1.c
libgfortran/generated/iany_i16.c
libgfortran/generated/iany_i2.c
libgfortran/generated/iany_i4.c
libgfortran/generated/iany_i8.c
libgfortran/generated/in_pack_c10.c
libgfortran/generated/in_pack_c16.c
libgfortran/generated/in_pack_c4.c
libgfortran/generated/in_pack_c8.c
libgfortran/generated/in_pack_i1.c
libgfortran/generated/in_pack_i16.c
libgfortran/generated/in_pack_i2.c
libgfortran/generated/in_pack_i4.c
libgfortran/generated/in_pack_i8.c
libgfortran/generated/in_pack_r10.c
libgfortran/generated/in_pack_r16.c
libgfortran/generated/in_pack_r4.c
libgfortran/generated/in_pack_r8.c
libgfortran/generated/in_unpack_c10.c
libgfortran/generated/in_unpack_c16.c
libgfortran/generated/in_unpack_c4.c
libgfortran/generated/in_unpack_c8.c
libgfortran/generated/in_unpack_i1.c
libgfortran/generated/in_unpack_i16.c
libgfortran/generated/in_unpack_i2.c
libgfortran/generated/in_unpack_i4.c
libgfortran/generated/in_unpack_i8.c
libgfortran/generated/in_unpack_r10.c
libgfortran/generated/in_unpack_r16.c
libgfortran/generated/in_unpack_r4.c
libgfortran/generated/in_unpack_r8.c
libgfortran/generated/iparity_i1.c
libgfortran/generated/iparity_i16.c
libgfortran/generated/iparity_i2.c
libgfortran/generated/iparity_i4.c
libgfortran/generated/iparity_i8.c
libgfortran/generated/matmul_c10.c
libgfortran/generated/matmul_c16.c
libgfortran/generated/matmul_c4.c
libgfortran/generated/matmul_c8.c
libgfortran/generated/matmul_i1.c
libgfortran/generated/matmul_i16.c
libgfortran/generated/matmul_i2.c
libgfortran/generated/matmul_i4.c
libgfortran/generated/matmul_i8.c
libgfortran/generated/matmul_l16.c
libgfortran/generated/matmul_l4.c
libgfortran/generated/matmul_l8.c
libgfortran/generated/matmul_r10.c
libgfortran/generated/matmul_r16.c
libgfortran/generated/matmul_r4.c
libgfortran/generated/matmul_r8.c
libgfortran/generated/maxloc0_16_i1.c
libgfortran/generated/maxloc0_16_i16.c
libgfortran/generated/maxloc0_16_i2.c
libgfortran/generated/maxloc0_16_i4.c
libgfortran/generated/maxloc0_16_i8.c
libgfortran/generated/maxloc0_16_r10.c
libgfortran/generated/maxloc0_16_r16.c
libgfortran/generated/maxloc0_16_r4.c
libgfortran/generated/maxloc0_16_r8.c
libgfortran/generated/maxloc0_4_i1.c
libgfortran/generated/maxloc0_4_i16.c
libgfortran/generated/maxloc0_4_i2.c
libgfortran/generated/maxloc0_4_i4.c
libgfortran/generated/maxloc0_4_i8.c
libgfortran/generated/maxloc0_4_r10.c
libgfortran/generated/maxloc0_4_r16.c
libgfortran/generated/maxloc0_4_r4.c
libgfortran/generated/maxloc0_4_r8.c
libgfortran/generated/maxloc0_8_i1.c
libgfortran/generated/maxloc0_8_i16.c
libgfortran/generated/maxloc0_8_i2.c
libgfortran/generated/maxloc0_8_i4.c
libgfortran/generated/maxloc0_8_i8.c
libgfortran/generated/maxloc0_8_r10.c
libgfortran/generated/maxloc0_8_r16.c
libgfortran/generated/maxloc0_8_r4.c
libgfortran/generated/maxloc0_8_r8.c
libgfortran/generated/maxloc1_16_i1.c
libgfortran/generated/maxloc1_16_i16.c
libgfortran/generated/maxloc1_16_i2.c
libgfortran/generated/maxloc1_16_i4.c
libgfortran/generated/maxloc1_16_i8.c
libgfortran/generated/maxloc1_16_r10.c
libgfortran/generated/maxloc1_16_r16.c
libgfortran/generated/maxloc1_16_r4.c
libgfortran/generated/maxloc1_16_r8.c
libgfortran/generated/maxloc1_4_i1.c
libgfortran/generated/maxloc1_4_i16.c
libgfortran/generated/maxloc1_4_i2.c
libgfortran/generated/maxloc1_4_i4.c
libgfortran/generated/maxloc1_4_i8.c
libgfortran/generated/maxloc1_4_r10.c
libgfortran/generated/maxloc1_4_r16.c
libgfortran/generated/maxloc1_4_r4.c
libgfortran/generated/maxloc1_4_r8.c
libgfortran/generated/maxloc1_8_i1.c
libgfortran/generated/maxloc1_8_i16.c
libgfortran/generated/maxloc1_8_i2.c
libgfortran/generated/maxloc1_8_i4.c
libgfortran/generated/maxloc1_8_i8.c
libgfortran/generated/maxloc1_8_r10.c
libgfortran/generated/maxloc1_8_r16.c
libgfortran/generated/maxloc1_8_r4.c
libgfortran/generated/maxloc1_8_r8.c
libgfortran/generated/maxval_i1.c
libgfortran/generated/maxval_i16.c
libgfortran/generated/maxval_i2.c
libgfortran/generated/maxval_i4.c
libgfortran/generated/maxval_i8.c
libgfortran/generated/maxval_r10.c
libgfortran/generated/maxval_r16.c
libgfortran/generated/maxval_r4.c
libgfortran/generated/maxval_r8.c
libgfortran/generated/minloc0_16_i1.c
libgfortran/generated/minloc0_16_i16.c
libgfortran/generated/minloc0_16_i2.c
libgfortran/generated/minloc0_16_i4.c
libgfortran/generated/minloc0_16_i8.c
libgfortran/generated/minloc0_16_r10.c
libgfortran/generated/minloc0_16_r16.c
libgfortran/generated/minloc0_16_r4.c
libgfortran/generated/minloc0_16_r8.c
libgfortran/generated/minloc0_4_i1.c
libgfortran/generated/minloc0_4_i16.c
libgfortran/generated/minloc0_4_i2.c
libgfortran/generated/minloc0_4_i4.c
libgfortran/generated/minloc0_4_i8.c
libgfortran/generated/minloc0_4_r10.c
libgfortran/generated/minloc0_4_r16.c
libgfortran/generated/minloc0_4_r4.c
libgfortran/generated/minloc0_4_r8.c
libgfortran/generated/minloc0_8_i1.c
libgfortran/generated/minloc0_8_i16.c
libgfortran/generated/minloc0_8_i2.c
libgfortran/generated/minloc0_8_i4.c
libgfortran/generated/minloc0_8_i8.c
libgfortran/generated/minloc0_8_r10.c
libgfortran/generated/minloc0_8_r16.c
libgfortran/generated/minloc0_8_r4.c
libgfortran/generated/minloc0_8_r8.c
libgfortran/generated/minloc1_16_i1.c
libgfortran/generated/minloc1_16_i16.c
libgfortran/generated/minloc1_16_i2.c
libgfortran/generated/minloc1_16_i4.c
libgfortran/generated/minloc1_16_i8.c
libgfortran/generated/minloc1_16_r10.c
libgfortran/generated/minloc1_16_r16.c
libgfortran/generated/minloc1_16_r4.c
libgfortran/generated/minloc1_16_r8.c
libgfortran/generated/minloc1_4_i1.c
libgfortran/generated/minloc1_4_i16.c
libgfortran/generated/minloc1_4_i2.c
libgfortran/generated/minloc1_4_i4.c
libgfortran/generated/minloc1_4_i8.c
libgfortran/generated/minloc1_4_r10.c
libgfortran/generated/minloc1_4_r16.c
libgfortran/generated/minloc1_4_r4.c
libgfortran/generated/minloc1_4_r8.c
libgfortran/generated/minloc1_8_i1.c
libgfortran/generated/minloc1_8_i16.c
libgfortran/generated/minloc1_8_i2.c
libgfortran/generated/minloc1_8_i4.c
libgfortran/generated/minloc1_8_i8.c
libgfortran/generated/minloc1_8_r10.c
libgfortran/generated/minloc1_8_r16.c
libgfortran/generated/minloc1_8_r4.c
libgfortran/generated/minloc1_8_r8.c
libgfortran/generated/minval_i1.c
libgfortran/generated/minval_i16.c
libgfortran/generated/minval_i2.c
libgfortran/generated/minval_i4.c
libgfortran/generated/minval_i8.c
libgfortran/generated/minval_r10.c
libgfortran/generated/minval_r16.c
libgfortran/generated/minval_r4.c
libgfortran/generated/minval_r8.c
libgfortran/generated/norm2_r10.c
libgfortran/generated/norm2_r16.c
libgfortran/generated/norm2_r4.c
libgfortran/generated/norm2_r8.c
libgfortran/generated/pack_c10.c
libgfortran/generated/pack_c16.c
libgfortran/generated/pack_c4.c
libgfortran/generated/pack_c8.c
libgfortran/generated/pack_i1.c
libgfortran/generated/pack_i16.c
libgfortran/generated/pack_i2.c
libgfortran/generated/pack_i4.c
libgfortran/generated/pack_i8.c
libgfortran/generated/pack_r10.c
libgfortran/generated/pack_r16.c
libgfortran/generated/pack_r4.c
libgfortran/generated/pack_r8.c
libgfortran/generated/parity_l1.c
libgfortran/generated/parity_l16.c
libgfortran/generated/parity_l2.c
libgfortran/generated/parity_l4.c
libgfortran/generated/parity_l8.c
libgfortran/generated/product_c10.c
libgfortran/generated/product_c16.c
libgfortran/generated/product_c4.c
libgfortran/generated/product_c8.c
libgfortran/generated/product_i1.c
libgfortran/generated/product_i16.c
libgfortran/generated/product_i2.c
libgfortran/generated/product_i4.c
libgfortran/generated/product_i8.c
libgfortran/generated/product_r10.c
libgfortran/generated/product_r16.c
libgfortran/generated/product_r4.c
libgfortran/generated/product_r8.c
libgfortran/generated/reshape_c10.c
libgfortran/generated/reshape_c16.c
libgfortran/generated/reshape_c4.c
libgfortran/generated/reshape_c8.c
libgfortran/generated/reshape_i16.c
libgfortran/generated/reshape_i4.c
libgfortran/generated/reshape_i8.c
libgfortran/generated/reshape_r10.c
libgfortran/generated/reshape_r16.c
libgfortran/generated/reshape_r4.c
libgfortran/generated/reshape_r8.c
libgfortran/generated/shape_i1.c
libgfortran/generated/shape_i16.c
libgfortran/generated/shape_i2.c
libgfortran/generated/shape_i4.c
libgfortran/generated/shape_i8.c
libgfortran/generated/spread_c10.c
libgfortran/generated/spread_c16.c
libgfortran/generated/spread_c4.c
libgfortran/generated/spread_c8.c
libgfortran/generated/spread_i1.c
libgfortran/generated/spread_i16.c
libgfortran/generated/spread_i2.c
libgfortran/generated/spread_i4.c
libgfortran/generated/spread_i8.c
libgfortran/generated/spread_r10.c
libgfortran/generated/spread_r16.c
libgfortran/generated/spread_r4.c
libgfortran/generated/spread_r8.c
libgfortran/generated/sum_c10.c
libgfortran/generated/sum_c16.c
libgfortran/generated/sum_c4.c
libgfortran/generated/sum_c8.c
libgfortran/generated/sum_i1.c
libgfortran/generated/sum_i16.c
libgfortran/generated/sum_i2.c
libgfortran/generated/sum_i4.c
libgfortran/generated/sum_i8.c
libgfortran/generated/sum_r10.c
libgfortran/generated/sum_r16.c
libgfortran/generated/sum_r4.c
libgfortran/generated/sum_r8.c
libgfortran/generated/unpack_c10.c
libgfortran/generated/unpack_c16.c
libgfortran/generated/unpack_c4.c
libgfortran/generated/unpack_c8.c
libgfortran/generated/unpack_i1.c
libgfortran/generated/unpack_i16.c
libgfortran/generated/unpack_i2.c
libgfortran/generated/unpack_i4.c
libgfortran/generated/unpack_i8.c
libgfortran/generated/unpack_r10.c
libgfortran/generated/unpack_r16.c
libgfortran/generated/unpack_r4.c
libgfortran/generated/unpack_r8.c
libgfortran/intrinsics/access.c
libgfortran/intrinsics/chdir.c
libgfortran/intrinsics/chmod.c
libgfortran/intrinsics/date_and_time.c
libgfortran/intrinsics/env.c
libgfortran/intrinsics/execute_command_line.c
libgfortran/intrinsics/exit.c
libgfortran/intrinsics/getcwd.c
libgfortran/intrinsics/getlog.c
libgfortran/intrinsics/link.c
libgfortran/intrinsics/move_alloc.c
libgfortran/intrinsics/perror.c
libgfortran/intrinsics/random.c
libgfortran/intrinsics/rename.c
libgfortran/intrinsics/reshape_generic.c
libgfortran/intrinsics/stat.c
libgfortran/intrinsics/symlnk.c
libgfortran/intrinsics/system.c
libgfortran/intrinsics/unlink.c
libgfortran/io/fbuf.c
libgfortran/io/format.c
libgfortran/io/intrinsics.c
libgfortran/io/list_read.c
libgfortran/io/lock.c
libgfortran/io/open.c
libgfortran/io/read.c
libgfortran/io/transfer.c
libgfortran/io/unit.c
libgfortran/io/unix.c
libgfortran/io/write.c
libgfortran/libgfortran.h
libgfortran/m4/all.m4
libgfortran/m4/any.m4
libgfortran/m4/bessel.m4
libgfortran/m4/count.m4
libgfortran/m4/cshift0.m4
libgfortran/m4/cshift1.m4
libgfortran/m4/eoshift1.m4
libgfortran/m4/eoshift3.m4
libgfortran/m4/iall.m4
libgfortran/m4/iany.m4
libgfortran/m4/in_pack.m4
libgfortran/m4/in_unpack.m4
libgfortran/m4/iparity.m4
libgfortran/m4/matmul.m4
libgfortran/m4/matmull.m4
libgfortran/m4/maxloc0.m4
libgfortran/m4/maxloc1.m4
libgfortran/m4/maxval.m4
libgfortran/m4/minloc0.m4
libgfortran/m4/minloc1.m4
libgfortran/m4/minval.m4
libgfortran/m4/norm2.m4
libgfortran/m4/pack.m4
libgfortran/m4/parity.m4
libgfortran/m4/product.m4
libgfortran/m4/reshape.m4
libgfortran/m4/shape.m4
libgfortran/m4/spread.m4
libgfortran/m4/sum.m4
libgfortran/m4/unpack.m4
libgfortran/runtime/environ.c
libgfortran/runtime/error.c
libgfortran/runtime/memory.c
libgfortran/runtime/minimal.c
libgfortran/runtime/string.c

index 31c789afd4c92b0bb26176e82a18b2f3e71d745c..51b684a11d200e7a05aaf5eb403e27cf7ed9de8e 100644 (file)
@@ -1,3 +1,386 @@
+2016-12-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * libgfortran.h: Include <stdlib.h> header.
+       * intrinsics/access.c: Do not include <stdlib.h> header.
+       * intrinsics/chdir.c: Do not include <stdlib.h> header.
+       * intrinsics/chmod.c: Do not include <stdlib.h> header.
+       * intrinsics/date_and_time.c: Do not include <stdlib.h> header.
+       * intrinsics/env.c: Do not include <stdlib.h> header.
+       * intrinsics/execute_command_line.c: Do not include <stdlib.h> header.
+       * intrinsics/exit.c: Do not include <stdlib.h> header.
+       * intrinsics/getcwd.c: Do not include <stdlib.h> header.
+       * intrinsics/getlog.c: Do not include <stdlib.h> header.
+       * intrinsics/link.c: Do not include <stdlib.h> header.
+       * intrinsics/move_alloc.c: Do not include <stdlib.h> header.
+       * intrinsics/perror.c: Do not include <stdlib.h> header.
+       * intrinsics/random.c: Do not include <stdlib.h> header.
+       * intrinsics/rename.c: Do not include <stdlib.h> header.
+       * intrinsics/reshape_generic.c: Do not include <stdlib.h> header.
+       * intrinsics/stat.c: Do not include <stdlib.h> header.
+       * intrinsics/symlnk.c: Do not include <stdlib.h> header.
+       * intrinsics/system.c: Do not include <stdlib.h> header.
+       * intrinsics/unlink.c: Do not include <stdlib.h> header.
+       * io/fbuf.c: Do not include <stdlib.h> header.
+       * io/format.c: Do not include <stdlib.h> header.
+       * io/intrinsics.c: Do not include <stdlib.h> header.
+       * io/list_read.c: Do not include <stdlib.h> header.
+       * io/lock.c: Do not include <stdlib.h> header.
+       * io/open.c: Do not include <stdlib.h> header.
+       * io/read.c: Do not include <stdlib.h> header.
+       * io/transfer.c: Do not include <stdlib.h> header.
+       * io/unit.c: Do not include <stdlib.h> header.
+       * io/unix.c: Do not include <stdlib.h> header.
+       * io/write.c: Do not include <stdlib.h> header.
+       * m4/all.m4: Do not include <stdlib.h> header.
+       * m4/any.m4: Do not include <stdlib.h> header.
+       * m4/bessel.m4: Do not include <stdlib.h> header.
+       * m4/count.m4: Do not include <stdlib.h> header.
+       * m4/cshift0.m4: Do not include <stdlib.h> header.
+       * m4/cshift1.m4: Do not include <stdlib.h> header.
+       * m4/eoshift1.m4: Do not include <stdlib.h> header.
+       * m4/eoshift3.m4: Do not include <stdlib.h> header.
+       * m4/iall.m4: Do not include <stdlib.h> header.
+       * m4/iany.m4: Do not include <stdlib.h> header.
+       * m4/in_pack.m4: Do not include <stdlib.h> header.
+       * m4/in_unpack.m4: Do not include <stdlib.h> header.
+       * m4/iparity.m4: Do not include <stdlib.h> header.
+       * m4/matmul.m4: Do not include <stdlib.h> header.
+       * m4/matmull.m4: Do not include <stdlib.h> header.
+       * m4/maxloc0.m4: Do not include <stdlib.h> header.
+       * m4/maxloc1.m4: Do not include <stdlib.h> header.
+       * m4/maxval.m4: Do not include <stdlib.h> header.
+       * m4/minloc0.m4: Do not include <stdlib.h> header.
+       * m4/minloc1.m4: Do not include <stdlib.h> header.
+       * m4/minval.m4: Do not include <stdlib.h> header.
+       * m4/norm2.m4: Do not include <stdlib.h> header.
+       * m4/pack.m4: Do not include <stdlib.h> header.
+       * m4/parity.m4: Do not include <stdlib.h> header.
+       * m4/product.m4: Do not include <stdlib.h> header.
+       * m4/reshape.m4: Do not include <stdlib.h> header.
+       * m4/shape.m4: Do not include <stdlib.h> header.
+       * m4/spread.m4: Do not include <stdlib.h> header.
+       * m4/sum.m4: Do not include <stdlib.h> header.
+       * m4/unpack.m4: Do not include <stdlib.h> header.
+       * runtime/environ.c: Do not include <stdlib.h> header.
+       * runtime/error.c: Do not include <stdlib.h> header.
+       * runtime/memory.c: Do not include <stdlib.h> header.
+       * runtime/minimal.c: Do not include <stdlib.h> header.
+       * runtime/string.c: Do not include <stdlib.h> header.
+       * generated/all_l1.c: Regenerate.
+       * generated/all_l16.c: Regenerate.
+       * generated/all_l2.c: Regenerate.
+       * generated/all_l4.c: Regenerate.
+       * generated/all_l8.c: Regenerate.
+       * generated/any_l1.c: Regenerate.
+       * generated/any_l16.c: Regenerate.
+       * generated/any_l2.c: Regenerate.
+       * generated/any_l4.c: Regenerate.
+       * generated/any_l8.c: Regenerate.
+       * generated/bessel_r10.c: Regenerate.
+       * generated/bessel_r16.c: Regenerate.
+       * generated/bessel_r4.c: Regenerate.
+       * generated/bessel_r8.c: Regenerate.
+       * generated/count_16_l.c: Regenerate.
+       * generated/count_1_l.c: Regenerate.
+       * generated/count_2_l.c: Regenerate.
+       * generated/count_4_l.c: Regenerate.
+       * generated/count_8_l.c: Regenerate.
+       * generated/cshift0_c10.c: Regenerate.
+       * generated/cshift0_c16.c: Regenerate.
+       * generated/cshift0_c4.c: Regenerate.
+       * generated/cshift0_c8.c: Regenerate.
+       * generated/cshift0_i1.c: Regenerate.
+       * generated/cshift0_i16.c: Regenerate.
+       * generated/cshift0_i2.c: Regenerate.
+       * generated/cshift0_i4.c: Regenerate.
+       * generated/cshift0_i8.c: Regenerate.
+       * generated/cshift0_r10.c: Regenerate.
+       * generated/cshift0_r16.c: Regenerate.
+       * generated/cshift0_r4.c: Regenerate.
+       * generated/cshift0_r8.c: Regenerate.
+       * generated/cshift1_16.c: Regenerate.
+       * generated/cshift1_4.c: Regenerate.
+       * generated/cshift1_8.c: Regenerate.
+       * generated/eoshift1_16.c: Regenerate.
+       * generated/eoshift1_4.c: Regenerate.
+       * generated/eoshift1_8.c: Regenerate.
+       * generated/eoshift3_16.c: Regenerate.
+       * generated/eoshift3_4.c: Regenerate.
+       * generated/eoshift3_8.c: Regenerate.
+       * generated/iall_i1.c: Regenerate.
+       * generated/iall_i16.c: Regenerate.
+       * generated/iall_i2.c: Regenerate.
+       * generated/iall_i4.c: Regenerate.
+       * generated/iall_i8.c: Regenerate.
+       * generated/iany_i1.c: Regenerate.
+       * generated/iany_i16.c: Regenerate.
+       * generated/iany_i2.c: Regenerate.
+       * generated/iany_i4.c: Regenerate.
+       * generated/iany_i8.c: Regenerate.
+       * generated/in_pack_c10.c: Regenerate.
+       * generated/in_pack_c16.c: Regenerate.
+       * generated/in_pack_c4.c: Regenerate.
+       * generated/in_pack_c8.c: Regenerate.
+       * generated/in_pack_i1.c: Regenerate.
+       * generated/in_pack_i16.c: Regenerate.
+       * generated/in_pack_i2.c: Regenerate.
+       * generated/in_pack_i4.c: Regenerate.
+       * generated/in_pack_i8.c: Regenerate.
+       * generated/in_pack_r10.c: Regenerate.
+       * generated/in_pack_r16.c: Regenerate.
+       * generated/in_pack_r4.c: Regenerate.
+       * generated/in_pack_r8.c: Regenerate.
+       * generated/in_unpack_c10.c: Regenerate.
+       * generated/in_unpack_c16.c: Regenerate.
+       * generated/in_unpack_c4.c: Regenerate.
+       * generated/in_unpack_c8.c: Regenerate.
+       * generated/in_unpack_i1.c: Regenerate.
+       * generated/in_unpack_i16.c: Regenerate.
+       * generated/in_unpack_i2.c: Regenerate.
+       * generated/in_unpack_i4.c: Regenerate.
+       * generated/in_unpack_i8.c: Regenerate.
+       * generated/in_unpack_r10.c: Regenerate.
+       * generated/in_unpack_r16.c: Regenerate.
+       * generated/in_unpack_r4.c: Regenerate.
+       * generated/in_unpack_r8.c: Regenerate.
+       * generated/iparity_i1.c: Regenerate.
+       * generated/iparity_i16.c: Regenerate.
+       * generated/iparity_i2.c: Regenerate.
+       * generated/iparity_i4.c: Regenerate.
+       * generated/iparity_i8.c: Regenerate.
+       * generated/matmul_c10.c: Regenerate.
+       * generated/matmul_c16.c: Regenerate.
+       * generated/matmul_c4.c: Regenerate.
+       * generated/matmul_c8.c: Regenerate.
+       * generated/matmul_i1.c: Regenerate.
+       * generated/matmul_i16.c: Regenerate.
+       * generated/matmul_i2.c: Regenerate.
+       * generated/matmul_i4.c: Regenerate.
+       * generated/matmul_i8.c: Regenerate.
+       * generated/matmul_l16.c: Regenerate.
+       * generated/matmul_l4.c: Regenerate.
+       * generated/matmul_l8.c: Regenerate.
+       * generated/matmul_r10.c: Regenerate.
+       * generated/matmul_r16.c: Regenerate.
+       * generated/matmul_r4.c: Regenerate.
+       * generated/matmul_r8.c: Regenerate.
+       * generated/maxloc0_16_i1.c: Regenerate.
+       * generated/maxloc0_16_i16.c: Regenerate.
+       * generated/maxloc0_16_i2.c: Regenerate.
+       * generated/maxloc0_16_i4.c: Regenerate.
+       * generated/maxloc0_16_i8.c: Regenerate.
+       * generated/maxloc0_16_r10.c: Regenerate.
+       * generated/maxloc0_16_r16.c: Regenerate.
+       * generated/maxloc0_16_r4.c: Regenerate.
+       * generated/maxloc0_16_r8.c: Regenerate.
+       * generated/maxloc0_4_i1.c: Regenerate.
+       * generated/maxloc0_4_i16.c: Regenerate.
+       * generated/maxloc0_4_i2.c: Regenerate.
+       * generated/maxloc0_4_i4.c: Regenerate.
+       * generated/maxloc0_4_i8.c: Regenerate.
+       * generated/maxloc0_4_r10.c: Regenerate.
+       * generated/maxloc0_4_r16.c: Regenerate.
+       * generated/maxloc0_4_r4.c: Regenerate.
+       * generated/maxloc0_4_r8.c: Regenerate.
+       * generated/maxloc0_8_i1.c: Regenerate.
+       * generated/maxloc0_8_i16.c: Regenerate.
+       * generated/maxloc0_8_i2.c: Regenerate.
+       * generated/maxloc0_8_i4.c: Regenerate.
+       * generated/maxloc0_8_i8.c: Regenerate.
+       * generated/maxloc0_8_r10.c: Regenerate.
+       * generated/maxloc0_8_r16.c: Regenerate.
+       * generated/maxloc0_8_r4.c: Regenerate.
+       * generated/maxloc0_8_r8.c: Regenerate.
+       * generated/maxloc1_16_i1.c: Regenerate.
+       * generated/maxloc1_16_i16.c: Regenerate.
+       * generated/maxloc1_16_i2.c: Regenerate.
+       * generated/maxloc1_16_i4.c: Regenerate.
+       * generated/maxloc1_16_i8.c: Regenerate.
+       * generated/maxloc1_16_r10.c: Regenerate.
+       * generated/maxloc1_16_r16.c: Regenerate.
+       * generated/maxloc1_16_r4.c: Regenerate.
+       * generated/maxloc1_16_r8.c: Regenerate.
+       * generated/maxloc1_4_i1.c: Regenerate.
+       * generated/maxloc1_4_i16.c: Regenerate.
+       * generated/maxloc1_4_i2.c: Regenerate.
+       * generated/maxloc1_4_i4.c: Regenerate.
+       * generated/maxloc1_4_i8.c: Regenerate.
+       * generated/maxloc1_4_r10.c: Regenerate.
+       * generated/maxloc1_4_r16.c: Regenerate.
+       * generated/maxloc1_4_r4.c: Regenerate.
+       * generated/maxloc1_4_r8.c: Regenerate.
+       * generated/maxloc1_8_i1.c: Regenerate.
+       * generated/maxloc1_8_i16.c: Regenerate.
+       * generated/maxloc1_8_i2.c: Regenerate.
+       * generated/maxloc1_8_i4.c: Regenerate.
+       * generated/maxloc1_8_i8.c: Regenerate.
+       * generated/maxloc1_8_r10.c: Regenerate.
+       * generated/maxloc1_8_r16.c: Regenerate.
+       * generated/maxloc1_8_r4.c: Regenerate.
+       * generated/maxloc1_8_r8.c: Regenerate.
+       * generated/maxval_i1.c: Regenerate.
+       * generated/maxval_i16.c: Regenerate.
+       * generated/maxval_i2.c: Regenerate.
+       * generated/maxval_i4.c: Regenerate.
+       * generated/maxval_i8.c: Regenerate.
+       * generated/maxval_r10.c: Regenerate.
+       * generated/maxval_r16.c: Regenerate.
+       * generated/maxval_r4.c: Regenerate.
+       * generated/maxval_r8.c: Regenerate.
+       * generated/minloc0_16_i1.c: Regenerate.
+       * generated/minloc0_16_i16.c: Regenerate.
+       * generated/minloc0_16_i2.c: Regenerate.
+       * generated/minloc0_16_i4.c: Regenerate.
+       * generated/minloc0_16_i8.c: Regenerate.
+       * generated/minloc0_16_r10.c: Regenerate.
+       * generated/minloc0_16_r16.c: Regenerate.
+       * generated/minloc0_16_r4.c: Regenerate.
+       * generated/minloc0_16_r8.c: Regenerate.
+       * generated/minloc0_4_i1.c: Regenerate.
+       * generated/minloc0_4_i16.c: Regenerate.
+       * generated/minloc0_4_i2.c: Regenerate.
+       * generated/minloc0_4_i4.c: Regenerate.
+       * generated/minloc0_4_i8.c: Regenerate.
+       * generated/minloc0_4_r10.c: Regenerate.
+       * generated/minloc0_4_r16.c: Regenerate.
+       * generated/minloc0_4_r4.c: Regenerate.
+       * generated/minloc0_4_r8.c: Regenerate.
+       * generated/minloc0_8_i1.c: Regenerate.
+       * generated/minloc0_8_i16.c: Regenerate.
+       * generated/minloc0_8_i2.c: Regenerate.
+       * generated/minloc0_8_i4.c: Regenerate.
+       * generated/minloc0_8_i8.c: Regenerate.
+       * generated/minloc0_8_r10.c: Regenerate.
+       * generated/minloc0_8_r16.c: Regenerate.
+       * generated/minloc0_8_r4.c: Regenerate.
+       * generated/minloc0_8_r8.c: Regenerate.
+       * generated/minloc1_16_i1.c: Regenerate.
+       * generated/minloc1_16_i16.c: Regenerate.
+       * generated/minloc1_16_i2.c: Regenerate.
+       * generated/minloc1_16_i4.c: Regenerate.
+       * generated/minloc1_16_i8.c: Regenerate.
+       * generated/minloc1_16_r10.c: Regenerate.
+       * generated/minloc1_16_r16.c: Regenerate.
+       * generated/minloc1_16_r4.c: Regenerate.
+       * generated/minloc1_16_r8.c: Regenerate.
+       * generated/minloc1_4_i1.c: Regenerate.
+       * generated/minloc1_4_i16.c: Regenerate.
+       * generated/minloc1_4_i2.c: Regenerate.
+       * generated/minloc1_4_i4.c: Regenerate.
+       * generated/minloc1_4_i8.c: Regenerate.
+       * generated/minloc1_4_r10.c: Regenerate.
+       * generated/minloc1_4_r16.c: Regenerate.
+       * generated/minloc1_4_r4.c: Regenerate.
+       * generated/minloc1_4_r8.c: Regenerate.
+       * generated/minloc1_8_i1.c: Regenerate.
+       * generated/minloc1_8_i16.c: Regenerate.
+       * generated/minloc1_8_i2.c: Regenerate.
+       * generated/minloc1_8_i4.c: Regenerate.
+       * generated/minloc1_8_i8.c: Regenerate.
+       * generated/minloc1_8_r10.c: Regenerate.
+       * generated/minloc1_8_r16.c: Regenerate.
+       * generated/minloc1_8_r4.c: Regenerate.
+       * generated/minloc1_8_r8.c: Regenerate.
+       * generated/minval_i1.c: Regenerate.
+       * generated/minval_i16.c: Regenerate.
+       * generated/minval_i2.c: Regenerate.
+       * generated/minval_i4.c: Regenerate.
+       * generated/minval_i8.c: Regenerate.
+       * generated/minval_r10.c: Regenerate.
+       * generated/minval_r16.c: Regenerate.
+       * generated/minval_r4.c: Regenerate.
+       * generated/minval_r8.c: Regenerate.
+       * generated/norm2_r10.c: Regenerate.
+       * generated/norm2_r16.c: Regenerate.
+       * generated/norm2_r4.c: Regenerate.
+       * generated/norm2_r8.c: Regenerate.
+       * generated/pack_c10.c: Regenerate.
+       * generated/pack_c16.c: Regenerate.
+       * generated/pack_c4.c: Regenerate.
+       * generated/pack_c8.c: Regenerate.
+       * generated/pack_i1.c: Regenerate.
+       * generated/pack_i16.c: Regenerate.
+       * generated/pack_i2.c: Regenerate.
+       * generated/pack_i4.c: Regenerate.
+       * generated/pack_i8.c: Regenerate.
+       * generated/pack_r10.c: Regenerate.
+       * generated/pack_r16.c: Regenerate.
+       * generated/pack_r4.c: Regenerate.
+       * generated/pack_r8.c: Regenerate.
+       * generated/parity_l1.c: Regenerate.
+       * generated/parity_l16.c: Regenerate.
+       * generated/parity_l2.c: Regenerate.
+       * generated/parity_l4.c: Regenerate.
+       * generated/parity_l8.c: Regenerate.
+       * generated/product_c10.c: Regenerate.
+       * generated/product_c16.c: Regenerate.
+       * generated/product_c4.c: Regenerate.
+       * generated/product_c8.c: Regenerate.
+       * generated/product_i1.c: Regenerate.
+       * generated/product_i16.c: Regenerate.
+       * generated/product_i2.c: Regenerate.
+       * generated/product_i4.c: Regenerate.
+       * generated/product_i8.c: Regenerate.
+       * generated/product_r10.c: Regenerate.
+       * generated/product_r16.c: Regenerate.
+       * generated/product_r4.c: Regenerate.
+       * generated/product_r8.c: Regenerate.
+       * generated/reshape_c10.c: Regenerate.
+       * generated/reshape_c16.c: Regenerate.
+       * generated/reshape_c4.c: Regenerate.
+       * generated/reshape_c8.c: Regenerate.
+       * generated/reshape_i16.c: Regenerate.
+       * generated/reshape_i4.c: Regenerate.
+       * generated/reshape_i8.c: Regenerate.
+       * generated/reshape_r10.c: Regenerate.
+       * generated/reshape_r16.c: Regenerate.
+       * generated/reshape_r4.c: Regenerate.
+       * generated/reshape_r8.c: Regenerate.
+       * generated/shape_i1.c: Regenerate.
+       * generated/shape_i16.c: Regenerate.
+       * generated/shape_i2.c: Regenerate.
+       * generated/shape_i4.c: Regenerate.
+       * generated/shape_i8.c: Regenerate.
+       * generated/spread_c10.c: Regenerate.
+       * generated/spread_c16.c: Regenerate.
+       * generated/spread_c4.c: Regenerate.
+       * generated/spread_c8.c: Regenerate.
+       * generated/spread_i1.c: Regenerate.
+       * generated/spread_i16.c: Regenerate.
+       * generated/spread_i2.c: Regenerate.
+       * generated/spread_i4.c: Regenerate.
+       * generated/spread_i8.c: Regenerate.
+       * generated/spread_r10.c: Regenerate.
+       * generated/spread_r16.c: Regenerate.
+       * generated/spread_r4.c: Regenerate.
+       * generated/spread_r8.c: Regenerate.
+       * generated/sum_c10.c: Regenerate.
+       * generated/sum_c16.c: Regenerate.
+       * generated/sum_c4.c: Regenerate.
+       * generated/sum_c8.c: Regenerate.
+       * generated/sum_i1.c: Regenerate.
+       * generated/sum_i16.c: Regenerate.
+       * generated/sum_i2.c: Regenerate.
+       * generated/sum_i4.c: Regenerate.
+       * generated/sum_i8.c: Regenerate.
+       * generated/sum_r10.c: Regenerate.
+       * generated/sum_r16.c: Regenerate.
+       * generated/sum_r4.c: Regenerate.
+       * generated/sum_r8.c: Regenerate.
+       * generated/unpack_c10.c: Regenerate.
+       * generated/unpack_c16.c: Regenerate.
+       * generated/unpack_c4.c: Regenerate.
+       * generated/unpack_c8.c: Regenerate.
+       * generated/unpack_i1.c: Regenerate.
+       * generated/unpack_i16.c: Regenerate.
+       * generated/unpack_i2.c: Regenerate.
+       * generated/unpack_i4.c: Regenerate.
+       * generated/unpack_i8.c: Regenerate.
+       * generated/unpack_r10.c: Regenerate.
+       * generated/unpack_r16.c: Regenerate.
+       * generated/unpack_r4.c: Regenerate.
+       * generated/unpack_r8.c: Regenerate.
+
 2016-12-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        * intrinsics/abort.c: Remove unused headers.
index eb4565c1ffea32646f608c208ee57ee1a4b848fa..0ea7ce21cce04825f50d100be0e1fdeec198e2b9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_1)
index 7dda0cc5d20079b07230b1eb4111a123a2dade6f..79d8ee0219270fca11022e46eb8efa2e72d67ab4 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_16)
index 605bf62822816db3909572f7567b41e8955b8ad1..32bec3432395b625e275148a9bc63bf02ba48e88 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_2)
index a4cc8141d4c2be6c39fc5a0ac4d6a944a7905beb..a2a3f6fd60943e38ca1f52ca2e24e080ad34cb89 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_4)
index 6cbe63dfb8bcff655dae66eb495fa81a0d7b8a7b..b5005a20c560efce76b501fc0017b523fb1bc2dc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_8)
index c7d02e7d233a303fb482d0ede324265d6c4c8a47..5a925dafb4beaf570adb885d2eb074caa5552a3a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_1)
index ce3edd7a4dc86850323fdc5c78c86aa206590c76..077a7c41d10df0644b8cb874995ffcff2d372b52 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_16)
index 8aec18f0747f77c6fda1fdaec2a9d44067338bc9..c9181c75e614d6b3419cfee116efb43c60ded231 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_2)
index 8d7e13c3bf1189dd8e65ae999c0ec06246eca842..2b2d9fcf0f4cd076c5a8ad6bf90d3c902c172867 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_4)
index 31b4f82313f579f744d4d5ae57bad11eff0a0ba7..bdb5d385147fcb270cefc75e23b926b60bfc904b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_8)
index 73d1f8be23b933ad4bc7588801021bec3fe20e64..71157aa45e4847be63d8deeb1834506cf35a2166 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 
index 61bf7091c6b2643858a4df177d06912702a7840f..bc7c46b4c96f9a15f3069e885eb4ad5e71f4fb78 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 
index b96f1a47229088a1084b2dd9cf5ee565f8509537..e954526e466bfd1d523430f79a95defac8d4fd41 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 
index a9cb37dbc8bc7c1e00545878c07e2ba76eae7764..ca501caf412e4af107d7790059f213df0207ed67 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 
index a9e4bbc7639b2fc6ee2fd67a929b0d8a5a9b91b8..8bb57df47e696701f3c4091a2dd4960f8b672dde 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 72a57519701f954ec1564839cdb1c0358ce93d7c..ca747fafe75a212a010bb6fecdfac3df5f91f184 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1)
index 4018a0f40bd3d10c386a5c2c2465644ef3e2fa0d..b420abbc5ceb8d80bfe64552a069d1ddd0fd4195 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2)
index 1716aac1b570f45c67ac6543914feb6173b3d3c1..f0c737ca08df5c2aaee5219559531ddf3894546d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index 6b1518375699f40a8d61b376f6762caa68e26d99..c6006012d6f8a02824ecfc8dc717b7d71890e8c9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index c2b5628617d3492d494d34afe89d5eade1d1ed6c..0c95d1ece43a42681e38136c92e6c22321da52d5 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 44d708697f50a95fd66cb840ef6c8e9a4554eef8..9cb4188cced7ddd86b855d809b581a7a0ad59fb1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index a63909d06ad159040445f283ea5c67840f1c0252..ddd978feb39fc502f2c69e85b44d24906ade632d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index bf8f6dd0b4716eaeb5ac31a98bd3d5eea1949f1d..cefeffdf1e9ac727ed4bc0bc0e42255a1d78597d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 67b21024d63da0c7c27c354ca0961e1c68d90a59..c91c4399627071c2be9b3a4895df3b2eb21ac442 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 38055c93bd1c8096206ae9892edc23c1e9f064d9..02ef4e6c5f9160e279e2834599e748c94a4d836f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index e525449258ecf5e467ba0d2781e4b65a96e43174..1a7da56af5cf4bd9a15669f0fb83950817ee2e95 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index a85cabf991e784b7ced921c780867e776b2d06f8..6df8565405a39f9c20e63c4e579d04a6424d90a4 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index bc9afa58335a68703cb2d23e90c462ba86d3c930..c1b55fc8749354f952ca34d9bf531a15a12bd09a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 2114db3679fc83e58bd650f25965d8bc39acdbf7..3277c14409d2ef68f222331932c724c7fb8cfdfe 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 6e76becc47b28d7e211a9cd9c937cc61e399428d..639474bc760870bba3c16d9e4fc1918cef396d8d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 323f2b3ebe80b6911ede15ebcb379259d7cb19cf..55eb686791442616d749f572d044a9bccb7affa1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 8763b595872caecf7bf8fdc361b36ed9696767ed..cb0e2e4bcf2ef01f3996acf65a217283f8d691fe 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 2edd987d49dea6f4eecf952920da6dc5cc18165c..1de9111bc6f9709add035284d3e8aa775a8d6382 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index f52530870cfd9aca3a827e5400e2925c501a7180..c0f375effcb3b956b3da4225996344bd3b1cd490 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index f387a35777e49e9e8da5fdb180f86af3ed43275b..b00593dcfe8123e92028f917c5f4977165f9242b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index f74c3d4031bcfb2a426863bb18db58ea2722ca60..9ba5fda017fa6bbfb3a7cd7ba831922c96de42ac 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 74a411c5a7995d9aedc1b0d84602c6103dfe301e..db98f5fcfbe244ed5a9fa69d31979b518e224db9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 7fa86ede8da778b07257db816cd099492d834758..349e63b36fe48f56815bf74ce880b71f75f0cbfc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 96e7f249ec567d3cbd2b844e6ab591ee80c8f6de..43e50aa6665ab723f836df2425dac55d34c99c13 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index dc16dfce2483b5130569e57868d012821a784d64..a3e577707c38e9f702648070273f49ab2ef68e6d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 1d77988e04e3418c549aa4470057f3c132da752c..dc4f4d299a3b6dba1bd682a8f2c0c22ec8da9c66 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 7d49709eef20cbf42746571a2234c71c5a3dcc0c..08837b101787e701149d10837480da5d5be56205 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 7f4b408b8591ce4a0235d475fa37fdf691d580ad..d35c4a703ff7ad273dfe95e7d89525541e6ad1be 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index 46e5ce8696aeb699941ab657d5cbae608ffe2b05..540080e0ac4611ada276dfaf3581299ffdf157c1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 14a5b49fc3c03115bbfa44b051e5441094f5bc8a..f5b15c3855b42ad93b2eb92e8a9aa1983bc0f26b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 61d67bd20123b83c6758f9770548c62fe671c1e2..2ecc3bc9ef35b1f8bb982768ce1850d5cb38a5a6 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index e046d1cd5d14fdf8db0453ab098017da0c5de702..13e0abd1f4151bcbeaee0bd3408e979b33b441ee 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 22f8b63d6086c6dec570b666b3ae215dd9010a31..fee5d588a544309ba2353e7f50c082651b172445 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index fe7cfcdeafab440e74802bd3cabefb2f10a3ade0..8e5afa28ebf2d77927c8b458aa8c4bf9e0c32e4b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 4ad0672ac8efd55f03e2dd5a067037e925f32c0c..0684d2f9bf14479842525b49271c0390a726a30e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 9f9f48cdb217c6adc40409c0eddf4e2734ac5ac1..9b3dc959e1a7f7f44b57f9c06ec8fd687e5b92da 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index ec355a2cad7aab0bc91c6b2402fca69f9f56e379..a596aaf55baafadbfef837b09644405ffd4db02a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10)
index 39c332666eacd93f00633e631a6d482dd5314a67..2160a516835336dcd44f56a0e6e3a97267ec202c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16)
index 8303cc0a1053f2ac2ded9cf11fa3beb2f76d187f..70b3c4c76bbfa951051b9f55e0a6b405aaa41882 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4)
index 009fdf8d9857eafd49e91b9fdb16049b987e25f2..c1633b551fc9a5953525a7c703fa744e24891058 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8)
index 9f04bd6a99821b02b4a6b34b744d59fd5073dc5f..151d3ff2a93b1c936f164957f9a55c314a0e0e3a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1)
index fad1322e502a4ee466dd2529767c8d287fb5d18b..c2229e1f5ebe6f5853966439abd8e6ed278dd9bb 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 56df842b5f88848deb144b180ac5c62949e29afe..929b0fe3fd5d54adbf9eb25d40775d54c5db4825 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2)
index d00517793963c0af6c95feb84978b268577b34b6..3922fd1b6cdb9c6de9ca0c0cf79f4e1231fd9565 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index cbf8bd7a713fdf9ce81b7b5b8cbfcd75ff4d2233..391af8a1b53f425882ca870608d211d45ff99dc2 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index 14e6b51ac4681707ecddfd869a5e1c823ad10a6c..68492efb7f9cc808c144029d6241a8c49b938a50 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_10)
index 4daf329f432d968018cfc89e0aafe5d61cbbae36..68dea6ad5724c6cd013d5abda16f8d279f1704c8 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_16)
index a3e7dda53596954fea7e91a60f21a94136ad2282..64b12ad369aa930d135f0f0133924d880414f7a0 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_4)
index 4dad3200d1a4b35a32014f142e482a1de05d5e6f..a7141856e2c221909f523dba6457402771855101 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_8)
index 2f25be2678e2483618599846c8ce1d70db3492d5..182dfdfa1ec1e77253ca8a716966363e46f90327 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 7e9f5054a098de719d0986f2862cdf60c0807782..e565a94a94ef3efadbf8c0b8b3ce493635f86cb8 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 0f2a8e52c359fb41f1932f799ea53c4d4e2f385a..a32ffaebedb18242798eed088c9f0b50289d6f7a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index bf4ea6a7123ce9cad728d51883578d3505666019..fa465f1094f293af4d46a09764ed5245d0bfb495 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 7836289b5269f48afae6321c4d5eacd8b775108d..7fa3fe99cb1dfec33a959d0ff5d6efb571512c16 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 55071f230aa78a47f4a17666201ce2bf24453295..ead74b7eafd49a5c13f5cdca260cf46a853fecec 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index f9291aca1c227b40b60a0620a07c471c82baf4d3..2dce29a20eb6da8be687f73a6bffafd7e1d838aa 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 39068ec6ddefeb62594259d97fb1ff5558c6af62..5d1ce1603e0d16b7406d0fe568c9b35b5fa405ee 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 2fd6f159bc62be4c4f657ec635b9dc2a4658787e..604d987155d0cad987469c33c6afe38d3c1c9c26 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 29116affc3b0ba6793eb77afae8847171867ec64..d2f0d625c282b712ee02cee514504e98f8136a82 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 8ac80e7ab309aaa633e43495846c26219bf8014c..f968b5bb67c0f19bba44eb87ac0edd4a7f502f6a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 522cfeb29877b6f8363994755af30e8c88521dee..e46ad59c79f9b0367f91d1df1440c260d103e773 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index b4f9ce1a438b078c69fa2d44190abec2090c92c3..a051dfd8b49ad41579b46988347bbdeca68ee1c3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index a0192ad26243d7c08756cca6f15bcca0644cda8b..eca33ae93d07a28a060dd737194c6a5e9d37a701 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 1bd3ce79b902d347a56ff4739dd3708779554816..cb40df0d949522c0eba0369bc9e81c0d40655fcb 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index e32866fbe97ba5d65b184d4bcb702c35981ea841..34d043dbf6b594679aceb866cac2a67c6027c039 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index e867aa387815a020260a1ca1b865edd7a9fa242c..3360465d2e2bc11e71926f6fb69dcb427f70be56 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index d287b31708344a3ecf28ebb692a4134d98cea709..f350b74c5664f9ca3cf4f950ca666c0e44df4824 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index bf40e375b8205fc6e8f454cbfc83fd1b17b887c2..09ba20679031a6d0d073daa0417d7c36ef2c6989 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 6e4545da8f6773c14a4b6ce425728b390098d24b..f883f09320309be59c3b6de3e5ee900718195110 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 6f7d5c2115e8cafb973816f6d6c9f0da6763ec94..c1fcba50d5171f19501be88cdc37b9459f2b5e29 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 06916c334e10ded07765b79066674b69fc62da4c..b1a1366ce15b7bcb480f45e36fd93c5bf7b59073 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 2cce9d13b9f31866fc9dcbd10b2aa24609ec16e3..5f477f375405e4e4cba198c94fb1086e363f0072 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 76a605fb759d4c01cf22a99da9b0a50e1e3d9f00..782a83caad78b15c2cc73cd4cc1d1f17f74fa70d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 324197a013d46e2d89db3fceeb1175c93e90ba85..20b01176358968c95f7b3f4fe9b4271267479279 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index bd31c7cebe5b0113bf4864cbd268969d004be6fa..480a911ffecdbbe75c7020dba5ab0ceba6268f81 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index c4d0327b7aa67594c18078ca3a3678d09b1c0a86..7fe4aa5aaa192a838bf236d8cc25458db89f09d9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 34d79f7e2758076a98d6bef7a43c5a276769e576..277a90ac999c3ca615dff50459391c94a865ddaf 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <assert.h>
 
 
index 508820b571fbbf88b3a96514dcf279febf8d1fbc..3d3dcca3d80a45d44adb3199f502df93ea1df777 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <assert.h>
 
 
index decd77623b03ff7962f10da328a2163dd80adaf9..67892ad5f3a1967b40e3e1405e2ceba1f7652a49 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <assert.h>
 
 
index b9fb10b0f67bd66b8a8fecd4fc0643b3b5845e4a..857c57d2a74723f894756fbe5dd8badd17a68da6 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 65ac801b2340a9994b8ebfbfcdb091dc5bd0c464..0033314aaf0a7bd92360d7d953adb74af11c596a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 2a85d6b3bccc65370876f351046eb752d37f51ef..70d0fd1b668b2967c5d7853804f0c92a22581086 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 78bf52ef6fe9d8b0b8cdf0de192d54d4d1ee6bdf..19c67dd02bd939047652f64ab6cf1b0f2e0f528a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 9f0bee07242f4d3ec0689f9f951bcd22d70d29c5..b7334bfebe25b7f0f0c78332d5dbb1ce04e12933 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index b1d39402940d19c099fb01439b731b699b13f827..c6a59f0a336c9521dd52420eea5d18f1b2874bab 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index e9cb2b86cfe356f7bda83e89d46d01c4e055d6b4..6713d9918fe9dfb999135ad94ca344eb4d14bf18 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 28885538ccd9f9f75d34ee1fc1076542480407da..9c5bd8807f699f94a371bb73d0a4a52865e8ba5a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9e678b57fa5464d5485ffa2a3952ff59bf568d82..49ddcc90fe479ce927d4e57fd43c20613fdae63e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 4c0be949a716ac8b542e7a5703259f5dda29bfc7..c030c70ace32b62916d0e62a28f309d2d41d7bb1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index e8f08201a5fa9594d8621e436652b6df22a67e0b..ab068d7a6166fdb4b7fe26e6b3f828e126b66237 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9fbf82aef79351e15444f64e3ac8baa526aba0b5..13b40e5bcfefea485e9db89c90a2d1ab9280d958 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 13ef291e9d4ffa80d0671b9599186c061421e559..73e989d740159e7242aa2e443aa95c5b34b86c85 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 6f932ccff03dc9bb30f2bd30294f37dcfcfdaf87..0e9cfa7ccaf19465b94d8c55227fb10b85f6af3c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 246ff27473a52575cf6c3ea362ab8cb9d55d24d0..8ba92cc0d70552fd3461802fb20da81548efd92e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 16aac63691bd471fb47c2f9f39b48a1c2d2a8d94..bf277415e252fd17d90598805ace54d6b66d9e8a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 8769ff01a6f0e91b8ea5c8721c038748d694a4f1..2be512589745ceef1c2a7130907cee842a80862e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 3c1db54ecb5de2cbb5eb2061f774d755aaed5236..410f9bcbc89234d1b682e38787a16f4a11ea5dcb 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index b27d11b8247b3fd9d3bb50a8a1dc3431751924ec..7aa867fa515f75ff19c039bf9d2429d4471492f7 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index de5153b53e6b3b4c365d920d642d147bc433daa7..26aec14d34dbc050b4c985a483743684a36930ae 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c4090530b016d74ab0b18e80ac17b07621a42e7a..1aa5eda3fd7cf21d240d417e7d3a01ef4683f682 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 44ebaec7fb82ba9f250c3003227f40216c224581..67adbb782827a5b84a4e87a7f0459bea5e65503a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 113114def0578764a19f9f31b22d30e69e6bc529..f8b58d77fa9b1b6f024041afd184d5c4f877c33a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c69bff82af66b44ee4a2b8e0ae774b4b0e74a3c3..2a7b207272c50605c7a200697d023988d4b913d4 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9d06556092d1a335ebae267a3ee58158e72d6b0c..34760434501345334e6252c7e9e0ab2946765a92 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index d02f588a5e3a5acd96a3a8edae9f35dbaaec3350..4848a058a2d7f53c4c02758bc1257d6b34792746 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 8f8b5ce610e5265f18a66d73adeaa787827c779b..9657859a4b2a0b2c1ab636f9b8faa25ddb547fe3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index ca973ca708ba5fd90599b146810ca86d99589fb0..e886ad545d6eb38424e2feb004b43625a898ec52 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index f340aa06b7280b902b515c8cef13aacd8cda7c27..873a9e3bc2bd7833abced764db9c25a90f1d8192 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 4b74eaddc7c91bb0ec35f2f9745ae012bcc45b9b..bb7d54787ac8182ac59f82577773d7a1ce7f7676 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index f7099b25e86c96fc0f2f636e266299360be801cb..d065b5efa8c47839ba3d4db89803767842d396fc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 1493a4a86f4471bd86fc9838e7c17ef1113d7c58..1d9578831542850c3189905612512c9b53f80250 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 68078d0205347373d7df1ee94df476109073d9a1..570a9b4eb2b7a6ed71ffb85bd0791b1e496aa4d9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index cb3b70a022c46dc76ff29afcd433d852e55b8ab4..693371b3cacdab39874452fca15e91a799ee7110 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 8e8072053299a192d8c8b82060049fadc4209521..6a6c016421777ab499e0c88c39b6933a18dd51b7 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 5f044481ffb1d321323883bdb28c95ba4aceddc3..986dc2a0959873460f163c535d2a795461d93740 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index b7c8d9e9f77c637c7b5aa0cd5dc0bffb90dd9561..536aece0a5334c28a624cb8170abac04648bb75e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index fa82afc8ad6d3bb17cb4bad18fbb1b575f243b9f..d794ab6b14e6966a01ebaa36fc046163615ecfa2 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 07d1f0411164385629870cf678d2b01372722ee1..2c41a269222570a94aac9259e1d0155ac68cb26b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 5392faa9e778bbf36d93a86fe142b1e69bcdce17..bdeb41806f9ee62c2b90980f9842b75b7769a2a8 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9847cda019a3658d454e105b888c077094dc0bd0..19350b9c32b4d85dc0144e60fa2d7958d53be71d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 343187725e5a606dc6a30b282b7eae5c0c85536c..026af5bf02a84c1d1d4a89759680a8bcd110dbd2 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 8c5246257cb99a0fc9a3adbd2fb5044410bb7159..2c3579ba2f002c442d29ada56b216b0ddeebe97c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 4d67787712f2a65a66b1c456edefa69db43000b2..bdefd1227a51b8501da085a60b22d1f25c65219e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 05e4db75b227a0a018c6eb84277045431a246d71..6bd6bdcdc78a34eb33beb73e63638c3f39fa354c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9787ad7f573f96e053461342d34505d1016aa23e..d115b2b95ec726d842d119d1c113a11f33613b5e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 90ab86f63954ce751e745d1ac5e8c70e8a3811f8..99d1794739094479d4337ff490b47b94cd3558c7 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 6c3b20e8f93ae07095031a1f4df6db804eca9b64..77c2bc9033d52d0314103947028c8d3ede4454c1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9a22066c99c9a719cb4f40fb84eef5b19f639057..cfbe9898d6288f38ab7796f9568e6d961dc4c027 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index a4ab162b8d45efe70a52003ef2828a98cd050980..316b4cbb7de44b0daa481b141514b30ca266bd72 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 053d608010583c65ebf3de08f730172dbb5af90b..103039ed85eda9b3367f8d9bc29abaefc4268de2 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9535596f6b6d7d3b0ad89a24d6837ac0d0689c09..c7a1c7429c6b60222589962994f7b59d21071acc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 28da4f234b377f3d5bd8ddce749d2bd446a16600..2dc4d2499cd326956d8ded7f1bdc1fd69a023953 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 5c033ea359111884496fc3c772bf8552710fff2f..695be6d0656fac043b23e70cf72c5da50396f8bd 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index d47086ae0f6656ecc4aaac98c86f3b878aa37811..7db4c405434ef8713f6a95a68dd115072e3bac49 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 238d2146a0eb6581215a9b552e6b60418569ab54..066b41267be1d5854a36d6f2027aec1ca0221de9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 5591e140031918c2dcdd4c9d6c38c9f18995940d..9df27b5cb69aa9cf29cbf99eebdb89b8cd51781b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 01499f6ee59e8903f3cb0064623d4ca5b918f417..0204ba37390846ffcf0b63a095735fbf71429813 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9ee959a388b56ebb3118346bd9e6c011e77d72d5..6eb9b4999c02138abc192c49d8ec590b3afb66a8 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index c3596083026743c779808088fb519426dc125232..b230aa797c2c53b0eb4d203a4822417d25dd34be 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index 4d9f59881516d43c90a3914ae9b93961a6996a37..3cf7cff956e7d6bd2d1145dd7ca179586252391e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 1cf9cc79e726f9b1f249042a0040c3e6b5745d9a..5c29dd1003b99f1a782be3c5f85e87508c68cc83 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 3be1e9544a58a84e05e3a91182f9cd37b8681889..5500d931e538ebe1c5debf236d0457cd49f03a91 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index d15d4092869b56d3ba624031f52444eb244addd2..e0cd80c2561b5ab0fa0a5c2678d2d8d5e7b9b3cf 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index d6ad0cd42c169025f813c49a2cd3424036400b99..b6224d76a881d80db462d9e5a3011f0faaac4009 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index 437bfdc81154e94de246036216cf5805f37089d8..e50bc303976cf090f32fc2099c939f10305211c4 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index b4774badf726d8e969979a217c4abb68b5e3bced..9fd31d99c47ba27aec27968cb1852b15c02e4e31 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index 0fbef02a770a152fca7fb44f45f6d2ed3dac67e8..d7547f63e63b5e498f4ed2d1e65a598fdf8e917c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c9409c385e5274b374f1ccbd4ca3661f19db19bc..db6308e3bb5c06c3f64ebf8aa3e546ec79d0f9b1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 26c9aa375e39a67c48abc666b5b54a9f20f8054a..c3cd5aeb7447c824e1e6d46ce19520eba4a49453 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 6e8442e423e8349fdf52c88ffa6b980fef70e9b4..58b8cb36b402f340ca429f739795b82b76341f5b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 35923e40b61bfdc3dde7353128040b239acf7d1f..0bc2bccbd86b1535a863c461392f5841fdb7d423 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 97585fc517674f31ff5b342d89a7993f0fefbcde..fc69eb604b7561645cea8d65a0e94ea2a7eef305 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 27e18687973ae30cc291fc1c74433762acd809d7..7bc96518412379dd0f1dc616fbbd168632738ded 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index ad1f8b74220bbcc3dd4fb259173a351ef9e232fd..7a16ff6437919411659ae2a0b0c6f0e7bc5a6129 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index f864b04df61846623ddcb3892639ca8cee5ddb84..b24fe30ad99d111b7d6a4cdf6766e4fb53d07a4f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 30979e7381e7920a653baec3cef0fadc2cc95b60..fb0fc828adace0088b8017f5a20d8fd8ab7aa531 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 61045fcfb871b264163123dcc934e6b2a6ae1a32..051d9073ea86041ae19e6a321189ae37935e755c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 7fd6a9c958eefb358d9a99147494f9edd81e294b..ccdbecc0176924c28b36a5229cf5dcafb93a939d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 3c53b135061fd19de01dc19521945f7c2118b935..ed32b392f3afc3ff61ac5159c097fab3783de049 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c77a60506446c9789a7d05969ba3749e2e764e34..391172f2d5fd1379728ae1be5a05cc37fbab5b44 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 06ed2dac4f31db03f6463babea911e01bbee1dc2..ddacf17f2ab441ca5d234a06e253740436ccfa3f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 08a432b8e8e097a64cc8e2ab864fff2b8da3aebe..34b79bf67f9647615c458cfa84aafd545b36308d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index f12d953b9b1d363c2567ec0967243ccc788b6091..32424033b8233e36444b10f5c71fb1dd21f1a216 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 09dc3527aacfc55d289faa1fa49811d52ab64109..5e89f5deac9696f94024a8cc445fab770a24a59e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 45a8b5493c96bfcd5eeb860f8d073d2046b04dd9..34fc18c82c0aae22e5b68935cf2155f49a90d86e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 140e1cc03782514968e076b352d24584e6d9249a..d75b37d05fe6ff03473fb356b1a1684a629ba568 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 43bddf57e1f3d699b6ea7d0ae4b89d90e5637a13..40e2cdf358a11dbe9e8437174587d87097d716dc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index e51fa1dcf29c3de39e686f75adda76f602e78802..dfc9ac7070c8dca3b34f389c22ced200ffe09594 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 5a5702017b68d0667379b701853a2db00ea79a72..86f2c263532fcaddd811e00a9f64a49151149297 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 5add2f3a1cf190829e916df88fbdd80d6bc65034..ef754ae6f30df63850807780724cbaeff5836b30 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index cdd9483df45205f572e80e1c483f15ae54c63098..23c88ce737e91e98a0970f46cc0d72453863689a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 775fb7530c3adfb6b52fdb3258a31e4b74ee1e79..8a19a962ea7f411ec2a45d55b2e591f79ef9222f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index f7a5361a6208e596ce34f78713ff63edf1fd3ebc..0dcfa07c27ec30c95368e3fc23cec7a48f280441 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c0e94f211a7e7a29ac9df68c6bcb2ba9d5a87db8..6930c072878ed26d4e07eea7bafe85745591e4ee 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 39f5d4920f55fdd65e625d1b27561b4fa8b5af49..bd4defc4eb8549a02cdc9415f1cd8e5e52f99c1c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index bead0192ce844fe2fffdf6df07d139a8e906cd14..f9ca5b82a73df5c876a18daaada5720b5f1b680a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index e0610b43ccab9cdc045593765db5119c1f2929f6..4a673a3603f2c7b3e4bd863a8bb5d69119c42b51 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index d166700e73a658cc6540aed23d8f91abe66cfb2e..6bb80f3c46fe375de317bdfc097befb5f4bcd505 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c16592f5b190d9e5e97a6f555c98d78a0135d368..8142c2289305f06a07adee2d54cd56721f0adb0a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index cda829fc6dea0aac3eb53b9694f7683c131e5ea1..f1dfdaae4a843496101ab1c4300cb21a2c0a64b0 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 6515786ae970b728915c5d8057fca2304cd5f296..af223d5d027d767dfee332f613315c0b60479a21 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index ca007ae581026e36dfc2568cab5b882e278d4356..ea5a2bb4c489436ef54332b53d82274453b5a82f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 4c08975007987e94ba7e582b49d721f96183a816..237a5efa4e0e9a034f6b7c0789f36e187d9fd9c0 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index c2d05c3d7af89ee77fb534e7c739d728afdbfc8f..b86aba453b7f791db8098d400854e3c5006b3f7c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index b361ec458b680912e38ee4e1c2aa13734aa0b950..56155b89cec0d174187a3422cabd4ff18331bfad 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index d633dbf7f2a2829345ccecb706ab20c91c0c6068..9bbfe1caa332e29a48d2b8a16c5cc572354d3777 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index bd47c4bd59f748185e7912423254abf5075e7021..41f8a273cafad72f4349b14dcc32b2ede3f48487 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index e0d183775d551488aad434c19a09eb6f9265f66d..bb49563b65b2d9be3c1615a569d2905f4a7dc669 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 49aab97d3b2312458e0cf01695dc4ee455230f51..19648ca5ea77f7df22b4dfff02c4cd6d67c05e92 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 3d69fa3776034220aa2847e9463b9afbd4e3b2a4..93279d2100d0dad93467dbd2e471948eb1f22483 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 6e7bb99718ced27b4980d5eb7133391bd06276d2..3dde3616b5b44e729a739b9fdddd38ee3173d40e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 6ea9e037ebd01c179eff5cef6145613f5c86a1c0..4541a4110ea13b5a91ed9bfc7bfbfd70dce68bbd 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index d48c867f8795dcc1883fa31c4497073144e8e231..49313cdb813807fba9bc115356b644273545cede 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9037d39df2334c57dbb50df97234146d1a5131d2..00238471cac4b496ca456cd9318c55710ab351b3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9b28afffb0d493ffe2e43df03a4ad858148a1e07..ac2cbd9dd84bcfdfec23c7ad45ca720c9d4d44d7 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 4ed5cb6fd7d1c40cdc520d99544dd7b2293151ca..fa8046c9e50c30556fb8dbd6aff3a1af8dd2ab67 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index bb24bc68e234cc451edc82139125888a1c0a3ab9..6a1ec7cad771568fc891f08a328cc1daf784e7c5 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 9b64fe555d32ccb46f9df7849a29889e7c34fd17..74ccd62bbe9812845c2e01dae1a249614135b4f8 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 134fb7d6e9e8defc8da54a0850e9299d41e67a15..e908a60057abffccca581c0a605dcf7b74796356 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index 1fdc102ce87f1c2b3bb4413288d3de312bab66b0..9d9f67aebc818307121d12443c1018aacc07ab70 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>
 
 
index cd14451f390023464c532ca36b25b95e708a9e1f..2f9c00f42478b23e9596d48fa24142fe59c7d9ce 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index e7dd712aa0609d45ee3945eed5dd21f0ab62d5c8..e26418833b03d0e6bf76b6dca577cc293625fd48 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index cbb9b695e1f856763730300d164544f5b3182ac6..3b70e18268dfb769c783af3f063b08eacc6de9f8 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 76208bb3f84e3a465b140a7f63a49f99373bb65e..3200959524caa3a80bffadbc34397ab160fd11fc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 3d9b29ef5e1c8da4d069b4961d38d979fbd3f18e..5eefcf4215ca57f3b95bf6af34e6da7c22941f8b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 651c7bf7121868d277e2af9ac377cd132cf51fbb..5715be539620cc5b9047b44b73ab29951f44cf02 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 096952d45814e1d758b748a870f82cfd2fdddf8a..fe1c94851ff598a99f4f423be4cc0bcd6d1c6ae3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index a5de8aa462e3819655a0b956e682db911b98b136..d69c74c4907c49132dd0956223a0ff34e7fc4b51 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index 719a8c05068554cf6859a7e1e44c9bd9591200a7..e2c87ff48a110658d80fb40b781ab28e40211ac3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index 919d8d97ec5ee5157fdbc9495bad528fc46072d5..4f2102b0c31bb4ab47c684e6af257f226b1a41bc 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index e2c23d1e8eb271b301613c5315be05a57a98d90b..c8fac7c02033751b79301b2fab07a8bb111d564b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index 89e3b54cbf305bc54d91ea3e9ddbf3529c95690a..1a7bf56adb30fcd7e14b750c46be003846b92bd9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index 217d074f16daf5658b5c07e4aa1f780e85235892..2567427c11cab2ba145a37cf4b1773a57b50311e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index d5f3397767ee158279402ec547ebcdec19cc5e63..546b07973fb5489edab3041570c454178b770597 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 343cc2fd7b5e04ecba6d3fdab5f75a2840d7d28d..70ef936b5b90cc576e1d7d6b06291d83008a4173 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index dc19dcde5958f991bb72a353a7ca3a98157fe404..1fe753a662f1d7a88c0ffdde1a587c86de97e2e5 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 5dab2b5d2703a2496ce722b7e2943821bb66507f..b421239e6c5c708cf2268e2608035c362bce7775 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index bf5a0663050aa73c903482a5c064052820146c60..e0b097cede419cea93c79acc0481521461297241 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 7b5071b3a1a4f5129a9f4323c5ac371d2879934f..26b5477de4d39f36b356b3b20ed0e040309ab2aa 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 78099ad491779da31096521f9fdcf815aaaac827..a1790b7b16f59493f588b9c4e2e5bf0faed0e826 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 30a1f21825b20c4cf845be16b400b3c50ead0f07..19564c7b1fa052f14a9d588d6fc776f5c896e266 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 40fc8393047780eac118ec6ebaa2e6958fef8b97..c5b61342c4bfca26e50ccd7b1fe01c9d76508821 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 140af064fe4da7019717b078c4be2c53940ea600..fa029555cdfa61c0aff14b90f4343e871a0bb4ab 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 9cd47bf93ba5ec22d0f24edb27a0a1819e49bb7e..4232161008c3791c1132daa47e0adc6a8d8d65c6 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 440526ade48376106da6d8ae2817721461a7b464..b338dcce3527c202dc6ef719dff7be14ab084539 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 47d8e4d5237ebb13caee032f0f4aeab1c12d9a29..745de67c440e5c01b2a5a577615d342a6065fcc1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index e043709f578c832cbe9458046ec72826116bb625..0b547ed33c4182d7ebe55b1a143d8517563bf766 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index 6355290c4fb8fe2f4f53ab7523bf7f443cb93b48..5810ddbe786abdfa75a9d19cf656463f3419d8b9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index a1788cbcddecd93f83f818ebefa9edebfd91fc50..b0b6ce871bf3e755ec9073b445c4ba1ee7207bf1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index e7eca68b8bb9a40f19a7e4c889fa8d50c3845778..09e3753bf1a4414ca598823df3936cdac47a626c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index 4162e6324fcbf764f2178cef6d8f3026e906bea3..cb4e0d5e68e2a19eae4112279fc9aeb9f13aa78b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>
 
 
index 52b2d96a14e17750779b00c1d7f5c7f7a5793085..925e0569dda9ae7aa11e09778da6c40ffd033b3d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10) && defined (HAVE_GFC_COMPLEX_10)
index 5210971f61e882c2bcbd22a2c9c51eee22c0672b..24ddb4f34c66926d6f500342af6dfda88ac7f9a1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16) && defined (HAVE_GFC_COMPLEX_16)
index 1da3fb6364adb70c403ad8fd657525739829006b..242c7fbb25177f76f1ec26974da43348cace61d1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4) && defined (HAVE_GFC_COMPLEX_4)
index eb8b26ed2e6aa24a5b3e46e2fa5b502430f09df7..9ded3ca0640606f70255293b23d22cc08a93d6ba 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8) && defined (HAVE_GFC_COMPLEX_8)
index a1494e61a59ec3afada72015ad6c82ebe83bd4cc..1d9ca86bb01bf96b0e5a8679122c69fbd19fd09c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 7019687f82ec60f8fb33575304714516a564e33a..30f332cd9547da769419fad70cd3ed0c6d1c3c5f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index a80308309532175ece160308b50a945c09b55114..ebfaea18790b0876c1f1d89de8ac3fbb92a7e0a3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 4aba3ea24a532326999d3448e854eb232c2ef4c6..8e57eff6b87142cc7daf1878f3be09d1a74d6928 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index da69a3d261d03075947766742ffacbb2c357403c..bb329c5f9439b7a9c984a836badee8f29150d9b3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 2e75aa28310ca96e4427d8771c75a3b9c40f1f70..acb01ad0fcb27414e5920b742bf65e75df4e1915 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 0e3321ea90793dffb8955eaa638c706b3b90d3ce..56af41919c7e9399b27e7674e0c2270808e9b52f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index 2fc0b00a3b9914386b2b8a202f76b7a6d04ab271..060de00c223cbf82762f7ab45f5ca7d655eaf43f 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index d0597c72141addd37923660a33428649a89d7913..9ea8020f405c2109e5f3ea94c4a0a8e1716ce766 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index 25d72da1cc90575eb42d75e55cb3503c7019f724..981d6df6144d39bf48e6e60f5f6d2b2169d80492 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10)
index a4d4dc81c7033eedb56e1a7d32171601af49d9ca..774f1cc7f0db62d84713f44b29aedf0930c29137 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16)
index bc746cc1381f9c520c38a14792a5ec1a55c706cd..818e02ab2e088c69ec7440916bab5939aa50ce83 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4)
index e9405de7faba34bbdf5aaf592738f54a362460bd..682fe5c81eeca1917914243000ce8cfed05c7676 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8)
index 6a6c33c6582fd96ab5d4e7263cbd1d687b73e260..526f3a662feba001f6207a6ac3afeaa091da9279 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 795411c159eafae97dc376541945e8bf453d295b..f63ce265ec6019c64130fad8cb4a26d1b8a4b219 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index 164cb6effe76ed25a3f5586715fcf7bb5d3db415..8d0ae2814d1999efcd04d7576ad9d98cebc218a1 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index 531c56ea193e57406c3dbd6f9fd6b2f4bcc675b8..166a00086ad43c7aecbc6af0f19fdc411a9ce7a0 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_10)
index abde5bc67d9134c4d9b29d98c13d66e07852ce5b..8800295869240bcfd16ccac2b83ebac9183fbc83 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_16)
index 2627f80e6d49a613fba53554db9a91d90d817e1e..2bdafd15a51d1c057dd9b35480e12f2295961400 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_4)
index a6076dc3c50be217812dba6ea802d56fbea7edcf..2d2f716d6aa138f5f69f48a5fc3717103da8be4b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_8)
index f69263ef0fd804f089a961a7fd67676b0b33f5f1..55fd066278069f8a273f10c6f5b220cf0628c853 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1)
index f9e27eba559261520a57f794db441123cb1df047..62ce901aa3dd594fa067756a63a124522f7d648e 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 71f53eeb9c014c1096bfd3616bf8f6f3bfce9e25..da82474f45e8c35f40e56d6950a6ea1f616a1118 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2)
index eb46becd0d4d06eb98f7841a3a7ca90cd9bbd4f3..cf0cdf035a28b1c821496215123b55c8957facad 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index cdb1fefcff9dab0deac7a28b7de1a083d30f175d..6e2b53a209738eaaa93306192aa14fff0ca35731 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index 8ab900c102caf12d7d8a2cb4d2f27ec5f7038ee9..710fda3c155e0a7e479fca41686172cdfeffa9ef 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index e7ae2e5ee85d771e47002844543dc5ddf1919c99..9eb2462fa670cb60b5a317c7878888f742438716 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index af48f775d3b2c68e20e4b9c3ff8d4e52903a6d43..4c1cde04bf4f2d5c840a2372e3853e3130928754 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 473b4d7d4d695c1c6d625068a05e53c629050681..ddeb0f831c4e0167ff5aa5c86335b3eb53dae24f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 180304b04a5a33d533e7463a1b96c98e8b76fb57..0cfaca11cc25bb4fe94f9b646a2092f1739b11ca 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index faaaa174d06727de5270e7bce012269ed0ef0aa8..b83028dd4e44eb0a7b4923c9bac49c27fdfb16a0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 524211acc15057e53ae260fe9dfa4cba0654a20f..fd612406f748ad8f7cecf0d7051f191963a459be 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 05d5e753213380762086eb68ff022af06bc77d8e..fb8d865a06006d91651e1e00cd2da415f1e4f69e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 5e0d1922c4e1b439c45212169ec03a69cc323d18..3edc6354e6ae5c20db9db8b8ba54620408435623 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index f6d29f9093df08c8e9aa27c862c61a6d029d576a..51e312cac52dd310fb252b0ce95c043894976487 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 49dc381fb0ea357db0e0fc380cb5a187d2f08d74..b25f859c4a36a2f1f7387eb827e9959246e6c887 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 452c132f8edb42dad1c9ab7169d97e25f1f6c4f9..0bfed09dea555b3e88dde3f4e70f40bf3f6884dd 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index f7ef50f01c9dc9fad4f4afdfbf300c7070d449b8..9da5f50ac9518c6ffed7f182ec5881b5243af7a1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index b267e026f39c44da85fe7eed944a75f5b29fcfd4..f381daa4f81c318d19f91dde4fa0081e586b52f6 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10) && defined (HAVE_GFC_COMPLEX_10)
index 07927a9bbb952bdacec4e9d3a78c826069d3949e..eb9c40743e21e97e4c20f3665392643b231639c6 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16) && defined (HAVE_GFC_COMPLEX_16)
index 28a38efb1b75d22639a96182b92574aef6f81b2f..627f5a13bab30b94f58f638482b68ebb68e876cb 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4) && defined (HAVE_GFC_COMPLEX_4)
index b094b257379d0101a98095e003c239cbc8b1bf99..d8f8ca4e5b57d757dfe7a84752e6dff005100ad9 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8) && defined (HAVE_GFC_COMPLEX_8)
index f380b8f545bd6c393575c795cc8aa8ae6a918ae7..215d46a0831bb09cf7cadd18d29b3f73a41209c0 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 54d911add9b1f72d9b70f001e6f28df5e99516c9..0a0bd435efd33320919ae41af3a5e8bf415c31c3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index e0038230b84b6a51966439a9b2d07a2edeab7dd0..0ad184c2bee382a7371b4d32cb30680961a56cc3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 560924e6bb613d23d0fe99812f66c5fbc33a16f6..0590d72c9677290b26f95eb85d132fa91717febe 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 42dc5557a8f58a5857e9f9d591dce71d852f991a..30927da7026feea0c4b0667f7025355fd4d4bf75 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 642da542af711b47403c0516ab485470c3a41d64..b5bdd31b488b64c0e86b0df37f6256d82fbf945b 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 7c5a2d43d55f2f0dc0c9590ab56521db7f22e2d5..3d16a5f1253d39959568324010f67d3ea895256a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index 47ab1ecdf6a38d0b43bc44d052a8d676f6c21237..4bfcbf113443be619dcf12e8d2f3406fa04d52bb 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index 363e27fff5842572f87a44fddf1ed0d9a84dd393..9ee555abb5cd75dd92ea9cc5c480a63b0bf75a01 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index 48298e28bc1926fc39bf0096f580e5fd941e5ea9..f0f9972fffa38c289e2eb1d07ef793f442799a46 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index a19c55bfcb22468233cd55ae60bd10278302cf64..7ce338d8728c5e1006309004e7c13a2c9c256466 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 49e63067612a5f74ece22cc0ceec7dd6dcac3158..0b5f0440bd81334ff29589f8709f330b6a4884ec 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 80757dd8b957e4ab7dc4a4c4851d3fccd42d7772..9c71d31dab739796201e85f92919c2364c7e72d6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index e9a71b54bf10d7043c99d0c423cb5428fc640277..c5947c9155abdb8dcb5b12b12e7b5bf899087f15 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index b3b1ce9da947fee05011db1164c1126051581c8b..c81743d8ad95222afb36af7947878bb3bb2d5e2d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index a10687e0c53be7fd03e14ac814e745a3492365ef..56fcc47ab9feb5b5befd6d1cb15acd78fc1dd6e4 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index e99d0802f228f24da5a0c2f658c98685f9d2edfc..6e48c3a50d2b8cac6cdb4e2efd0685c643ed8e18 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 9c338bbe80aa5be171fc0b313800a7ad9ca9383f..6daf1d4f398e0dde60482169d31d9175be726631 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 604af30375767588688d9f35a47ca8a9bcbfe86d..2cd91aa9f640038dd9d4c9b08d9f00772ada7262 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index b0f9deb879a9d5656eb55a0bf29fa12df01730bd..5c42f997a4b4871dff6b4be66f35f6f0582e3aeb 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 0d240d2068576378b1f9d628c2010aa52f8d1c68..5c4d26b92481027213e3524f79dff2e88ce46b8a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index 536cc99036ef5b03c17a1432b5f21b165e17eb52..23444a40b70d92227b42b0ab889bf20d1833b855 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index bd351baef68b17409c46225fd224f7d1af8d19e4..a386e8a0a88697364aa97b2692238910f419104d 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <stdlib.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index ce4a30c4849a6c3bf92a29cf59a799e2da1b52d2..fdbc4e9f124a898cff817aad826bb8dc25a67045 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <stdlib.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 4523d615ac9f0951b8fe4727a3ed8f5fd13f242c..503d337074a9c6294372c8c6de6d831f9e2455c0 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined(HAVE_SYS_STAT_H)
 
-#include <stdlib.h>    /* For free.  */
 #include <sys/stat.h>  /* For stat, chmod and umask.  */
 
 
index 5e1f1608af251aa87c5fdcf37e896daef30c2f19..807891f4721c4cb81e5232abe0cf2821b77adfe2 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <string.h>
 #include <assert.h>
-#include <stdlib.h>
 
 #include "time_1.h"
 
index fe94f9eaf9cdd30833ecb61725584f2bde957a82..5eb01e162bc6cc2204f17fa57653d2bceaaee17f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index c9f9176c2a20cf20915ce50a37f2d1e2c1e2dfb0..07e349b743176d9d8c71f1709a361b89147d6429 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <string.h>
-#include <stdlib.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 69df7d92a66ed51867f9f9b7a9bdbdd0840dd2f9..6fba6f1ed26fe92c0ebc3e5739e7d805696ef0e6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 /* SUBROUTINE EXIT(STATUS)
index 36bd62b192fa69bf0cb646fe9943a6b57a753e56..e0a29e6006d8525162d2932714ed2f19742db309 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <stdlib.h>
 #include <string.h>
 #include <errno.h>
 
index 2d3c74ccc396d0ce162c21b8ff5fec1e4aec6e35..024f4dab687cb122e7c097eb293ff8a334a7ad66 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <stdlib.h>
 #include <string.h>
 
 #ifdef HAVE_UNISTD_H
index 6b9373de359683e7ee29ef5d1ff2058353ed7fed..18e49250b42d4880236924b3439bca64b735e1b8 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <stdlib.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 942d1117dcd2aa58b8f0a871ef50cc94b1baab7d..49f939007dcd27c57f7351247f5dd8b9597f92bf 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 extern void move_alloc (gfc_array_char *, gfc_array_char *);
index 09d7ff90d7e30044a6c1357e2c16ace8f9b8375a..3bb7813e3bfd1330dd2a1d5fda3ef14372746004 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <stdlib.h>
 
 /* SUBROUTINE PERROR(STRING)
    CHARACTER(len=*), INTENT(IN) :: STRING   */
index 00f1cb15ae5b2342e4766c4bee593642aee206c5..28270b36e65e3f695c4b222f0159d684c654cbe0 100644 (file)
@@ -30,7 +30,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <gthr.h>
 #include <string.h>
-#include <stdlib.h>
 
 /* For getosrandom.  */
 #ifdef HAVE_SYS_TYPES_H
index 43bac94efe8b4cd450283f279b1dcd35b15b0180..ca9af38b2c2675be48a01a7d5c5e3b8820e86293 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <stdlib.h>
 
 
 static int
index 77bb3d89a033b939c215e2bf05e932ebd3b0d6b9..c47159300add45b7529337382ba6b9c8a597e488 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 
 typedef GFC_ARRAY_DESCRIPTOR(1, index_type) shape_type;
index 960ee12d95b99cda87cf5cba20d0389693e56abc..3590e414bdef8f15cb78328478f74514a9de5da3 100644 (file)
@@ -31,7 +31,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include <sys/stat.h>
 #endif
 
-#include <stdlib.h>
 
 
 #ifdef HAVE_STAT
index e637a471b60e7f1c48d43f4898e8998a76edba94..7e427eff4c4f75d50a9fe813f853167f19c24b0c 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <stdlib.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 2684e2e573cc943efc2e7698047eb24ece0761e4..8d72b2fb88219b6a5d4bb94a483bc63af3dd131c 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 extern void system_sub (const char *fcmd, GFC_INTEGER_4 * status,
                        gfc_charlen_type cmd_len);
index 41eb28b2184a946f53883905a2819e7cb5197430..764e5a525d6aeb4e5c8d9e4dafb0061b71e3623f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <stdlib.h>
 #include <errno.h>
 
 #ifdef HAVE_UNISTD_H
index 9795bcaaf2b177f9b7413a80d293b5dea401bfa8..26191ddd8fac6aff8f407eccb3a13ccd2aaa1401 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "fbuf.h"
 #include "unix.h"
 #include <string.h>
-#include <stdlib.h>
 
 
 //#define FBUF_DEBUG
index 8a1859749e160af041d2f84fc0d23ce4efd84994..9f9d207ca1009a2c5ccc2b08bd38fac5edc99728 100644 (file)
@@ -31,7 +31,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "format.h"
 #include <ctype.h>
 #include <string.h>
-#include <stdlib.h>
 
 
 static const fnode colon_node = { FMT_COLON, 0, NULL, NULL, {{ 0, 0, 0 }}, 0,
index ad8e28bc4b5cf3ef8e695d17178dba476504954e..830f17a310e8c6f71f93d2fc219549e6185eaae8 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "io.h"
 #include "fbuf.h"
 #include "unix.h"
-#include <stdlib.h>
 #include <string.h>
 
 
index a35beb88a0045866238e9fb87cc59fae7e870353..03c95781828dd9e38e044e308ca354da39742495 100644 (file)
@@ -29,7 +29,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "fbuf.h"
 #include "unix.h"
 #include <string.h>
-#include <stdlib.h>
 #include <ctype.h>
 
 typedef unsigned char uchar;
index 144f81fa63fddb77b3e43f60579bb66e5a9ea7f2..4f8ae0b39df80e1e24101972de2758fc9ba3a5fe 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "io.h"
 #include <string.h>
-#include <stdlib.h>
 
 /* library_start()-- Called with a library call is entered.  */
 
index b0f1009deeb8be92ab138f0044e5f17305bb6adf..ccac65dd51b78814a8e95ffee0e5ee51e5fe9398 100644 (file)
@@ -33,7 +33,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <string.h>
 #include <errno.h>
-#include <stdlib.h>
 
 
 static const st_option access_opt[] = {
index c8ea6434547601677703bc1e6085b815635e4f57..86000316e211a559f12df061d838ebec062349db 100644 (file)
@@ -29,7 +29,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "unix.h"
 #include <string.h>
 #include <ctype.h>
-#include <stdlib.h>
 #include <assert.h>
 
 typedef unsigned char uchar;
index ebc2720fdc1c15cba1f5fc58e5bce7c27476d94f..be8c8a6d787f7d885e32ebac017f9aef7b56a59b 100644 (file)
@@ -32,7 +32,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "format.h"
 #include "unix.h"
 #include <string.h>
-#include <stdlib.h>
 #include <errno.h>
 
 
index 6fa264c4e5c4129e03e460b2ef7297242969bd7b..b0ba3109b236f005439c1d351d56ea4b83bceb41 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "fbuf.h"
 #include "format.h"
 #include "unix.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index a3ba919014b7bbacc0f8eef38bd64321c44a6d88..b135984bad34a9cceab97aa831f3c2050fae04be 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "io.h"
 #include "unix.h"
-#include <stdlib.h>
 #include <limits.h>
 
 #ifdef HAVE_UNISTD_H
index 76dcb6399f0b37a41d81180381905c118e2dd5f9..340f7678b57103ae0430eba2745cde47d8f6666f 100644 (file)
@@ -31,7 +31,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include <assert.h>
 #include <string.h>
 #include <ctype.h>
-#include <stdlib.h>
+
 #define star_fill(p, n) memset(p, '*', n)
 
 typedef unsigned char uchar;
index 098e4dc316c01d6d3b095014a4539217270e40aa..9bf8dcdf64276abce39de8336efe98a6473548c0 100644 (file)
@@ -40,6 +40,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "config.h"
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <stddef.h>
 #include <float.h>
 #include <stdarg.h>
index d653323ed4ef99b135cdc3641b80396d8ce1ad04..c2332bb4da7ffeb5cd460b4150301daf31bbc1d8 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl
index 1e9f36ea7aed0241cab552f232aea13ca11e4ea3..2ef4f6a8a6a712b09658ede75f2e0155cb56026d 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl
index fffba4b877cc4aa96d93d5e721d2c72d0e8c8508..971061b1b622d35a46659b1527ac63b807120375 100644 (file)
@@ -24,8 +24,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(`mtype.m4')dnl
index aad68597740339fc5b55ccbd52ce90213c7abb9f..c0d102c36e9eaeab15cfa77fe6d130d066d223a6 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl
index f1f5b9915bed35bef043c3904cc095fabc98e221..0a39290a38448ed6f0efc6a8d6c2b5bfb3db7490 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 90094e96eff37966266079c2a421db41ce036ccb..0071edf2df9f8bfeae6b3a3c247605585de71186 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 1d021e2cc2ac8870c0c58d4e6d4bd585c0c11357..f5fe96dad3d5fcda44c9f12d7349a472bbe82644 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index d3a4bdf587550919fb08e557f58d5a9e838e690b..4b45bd7327681799f27f38a780c05093bb390656 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index a810c8521086085ac7975869dd2ff3886625fcb2..4f23482a30991a5a28600a22f1913da5f26b0dcf 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 16a06c18bfa57a64f254c1f08b95bab8fedb1d32..6ca4ea4e54e81b5f81e06dd44534e61c239fddf6 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 0a252cdd4758546a10e4dc7b0ca22b4dc4f84581..c07aac88e628889864345c76ca13bbfcdaa08752 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 
index 7165d9af096962dbed77b6641d98a4bd2810411a..6c5429b862164bf3067cf9949a3776d7a7c25330 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 4748acd9b35aed39daa619eece686d75f62a7222..6c3c62d569eaf65f40e0c05cf20436d14e279b6e 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 4e5bf60620905e9a92fc08ab06c49b151cb50ce6..5d41c2ba0a6a7169fbde6a72ca28c63d37770102 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>'
 
index b4c9bec44412b9bf25127601bb428e85e3258974..0df315d0686a94cc33793a98f773732355a4d474 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <assert.h>'
 
 include(iparm.m4)dnl
index 0a527cbe8c0074e98730f9d06c05d31546bdcdbb..0be197540de3ee8c4cdb477bf0c6a4409cd1e399 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index 6c9e1c55c5c20a1e56f79bf96e938f129f1cb7b9..63deafcc7c1eb832eb596a77c203d43d5a746eff 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index 66f84c800aa8da2b180ee573bb1ddc3b2cd29608..efffe9c27c1175a35b5ff8cfe80d5914b1fd7909 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index de701890dadf2aad32607fb69a1e9bf3c0173e6b..ffd8798314cf0be095fff423de41359315be0398 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index 5d01a9f2fac822aa0e8db028baa6b0b68bb3873b..bf4163585bf97f0156e73796810f1423ab4ab174 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index c17a02e3d90ff93980cd252ae4db738437f50397..62a4835e6d689f83aa8cfbc2024ff1f04aef65cf 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index f2010b2f3aa332276cf5e4fdff3c5255e51dbbe7..862e5ee688091b680c9d6102d5ebc1be9dcf69d3 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>'
 
 include(iparm.m4)dnl
index 861a43cfa67ca7009ddb1f6cb56ca3688a51bc68..b35beb284f9914b8e90174b3158c709562116c7d 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 72694553dec28583e3701adff65eac6fe552fac5..5bf235731dd2faf48ce972e565de0eabe52c153a 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <math.h>'
 
 include(iparm.m4)dnl
index 74ec17a27ea7efd80540924bb9ed8f115524fd0c..1dba3fcad51a3420ab9506269980c3cba50aff43 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index f9dfd26376756b75effaa5e18c8a0bd070f3a40d..634aefee7c8f17c154577dc1277b99c93fdd92c0 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 
index ef45a0981e99659fb4c8775eaa2c509c66265fe1..eb895019d1ad452e8e857409117a1d0c5a76057b 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 
index 06a301913baa9ebb1331b54b5294122719b6b9ac..f930b8179c39f2328278729c8ea48bd3ee12cdb6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 564e6e333505a3197b821f9135bf35ee766ec3b3..9470e0661fa61eac2ff5d485b84a68560d11edf8 100644 (file)
@@ -23,8 +23,7 @@ a copy of the GCC Runtime Library Exception along with this program;
 see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
-#include "libgfortran.h"
-#include <stdlib.h>'
+#include "libgfortran.h"'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 351a58bcad227265d5437249f8ca912dfa219300..ecac4706285996d745d80b610ea85c530bc7ff87 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 280f53303fa675a082241278c8eec2a6fa1fdafb..a953d58146babebf8e8d6d93365b49d4d4faa5df 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <string.h>
 #include <strings.h>
-#include <stdlib.h>
 #include <ctype.h>
 
 #ifdef HAVE_UNISTD_H
index 6478ca732bf96e4351c2d71ef10779d46c7d113b..4bf7060919163487aa0671ebfec46abbb63e8391 100644 (file)
@@ -33,8 +33,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include <unistd.h>
 #endif
 
-#include <stdlib.h>
-
 #ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif
index 7028ace7151e389190d6a88c202798d27b088e45..af6fd277928c6fb2bc3038a2a889034d41548fef 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <errno.h>
 
 #ifndef SIZE_MAX
index 8a3a704aa8b645d8dabb078030b407f036fb9b2b..f046902aa8d68f33cec655585bbb60ff49972132 100644 (file)
@@ -23,7 +23,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <stdlib.h>
 #include <string.h>
 #include <limits.h>
 #include <errno.h>
index 21505730ccb7485ce97a0b41a060fe26e1b50960..06932b0c562addfcb454c7eed582a68f33963612 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <string.h>
 #include <strings.h>
-#include <stdlib.h>
 
 
 /* Given a fortran string, return its length exclusive of the trailing