abort.c: Remove unused headers.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 21 Dec 2016 10:26:14 +0000 (10:26 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 21 Dec 2016 10:26:14 +0000 (10:26 +0000)
* intrinsics/abort.c: Remove unused headers.
* intrinsics/access.c: Remove unused headers.
* intrinsics/chdir.c: Remove unused headers.
* intrinsics/chmod.c: Remove unused headers.
* intrinsics/cshift0.c: Remove unused headers.
* intrinsics/ctime.c: Remove unused headers.
* intrinsics/eoshift0.c: Remove unused headers.
* intrinsics/eoshift2.c: Remove unused headers.
* intrinsics/extends_type_of.c: Remove unused headers.
* intrinsics/link.c: Remove unused headers.
* intrinsics/pack_generic.c: Remove unused headers.
* intrinsics/perror.c: Remove unused headers.
* intrinsics/rename.c: Remove unused headers.
* intrinsics/reshape_generic.c: Remove unused headers.
* intrinsics/sleep.c: Remove unused headers.
* intrinsics/spread_generic.c: Remove unused headers.
* intrinsics/stat.c: Remove unused headers.
* intrinsics/string_intrinsics.c: Remove unused headers.
* intrinsics/symlnk.c: Remove unused headers.
* intrinsics/system.c: Remove unused headers.
* intrinsics/umask.c: Remove unused headers.
* intrinsics/unlink.c: Remove unused headers.
* intrinsics/unpack_generic.c: Remove unused headers.
* io/read.c: Remove unused headers.
* io/transfer.c: Remove unused headers.
* io/unix.c: Remove unused headers.
* io/write.c: Remove unused headers.
* m4/all.m4: Remove unused headers.
* m4/any.m4: Remove unused headers.
* m4/bessel.m4: Remove unused headers.
* m4/count.m4: Remove unused headers.
* m4/cshift0.m4: Remove unused headers.
* m4/cshift1.m4: Remove unused headers.
* m4/eoshift1.m4: Remove unused headers.
* m4/eoshift3.m4: Remove unused headers.
* m4/iall.m4: Remove unused headers.
* m4/iany.m4: Remove unused headers.
* m4/in_pack.m4: Remove unused headers.
* m4/in_unpack.m4: Remove unused headers.
* m4/iparity.m4: Remove unused headers.
* m4/maxloc0.m4: Remove unused headers.
* m4/maxloc1.m4: Remove unused headers.
* m4/maxval.m4: Remove unused headers.
* m4/minloc0.m4: Remove unused headers.
* m4/minloc1.m4: Remove unused headers.
* m4/minval.m4: Remove unused headers.
* m4/norm2.m4: Remove unused headers.
* m4/pack.m4: Remove unused headers.
* m4/parity.m4: Remove unused headers.
* m4/product.m4: Remove unused headers.
* m4/reshape.m4: Remove unused headers.
* m4/shape.m4: Remove unused headers.
* m4/spread.m4: Remove unused headers.
* m4/sum.m4: Remove unused headers.
* m4/unpack.m4: Remove unused headers.
* runtime/backtrace.c: Remove unused headers.
* runtime/convert_char.c: Remove unused headers.
* runtime/in_pack_generic.c: Remove unused headers.
* runtime/in_unpack_generic.c: Remove unused headers.
* runtime/main.c: Remove unused headers.
* runtime/stop.c: Remove unused headers.
* 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/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: r243844

360 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/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/abort.c
libgfortran/intrinsics/access.c
libgfortran/intrinsics/chdir.c
libgfortran/intrinsics/chmod.c
libgfortran/intrinsics/cshift0.c
libgfortran/intrinsics/ctime.c
libgfortran/intrinsics/eoshift0.c
libgfortran/intrinsics/eoshift2.c
libgfortran/intrinsics/extends_type_of.c
libgfortran/intrinsics/link.c
libgfortran/intrinsics/pack_generic.c
libgfortran/intrinsics/perror.c
libgfortran/intrinsics/rename.c
libgfortran/intrinsics/reshape_generic.c
libgfortran/intrinsics/sleep.c
libgfortran/intrinsics/spread_generic.c
libgfortran/intrinsics/stat.c
libgfortran/intrinsics/string_intrinsics.c
libgfortran/intrinsics/symlnk.c
libgfortran/intrinsics/system.c
libgfortran/intrinsics/umask.c
libgfortran/intrinsics/unlink.c
libgfortran/intrinsics/unpack_generic.c
libgfortran/io/read.c
libgfortran/io/transfer.c
libgfortran/io/unix.c
libgfortran/io/write.c
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/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/backtrace.c
libgfortran/runtime/convert_char.c
libgfortran/runtime/in_pack_generic.c
libgfortran/runtime/in_unpack_generic.c
libgfortran/runtime/main.c
libgfortran/runtime/stop.c

index c98e5890cbe2239f467e0ae80853d35fe2b51907..31c789afd4c92b0bb26176e82a18b2f3e71d745c 100644 (file)
@@ -1,3 +1,365 @@
+2016-12-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * intrinsics/abort.c: Remove unused headers.
+       * intrinsics/access.c: Remove unused headers.
+       * intrinsics/chdir.c: Remove unused headers.
+       * intrinsics/chmod.c: Remove unused headers.
+       * intrinsics/cshift0.c: Remove unused headers.
+       * intrinsics/ctime.c: Remove unused headers.
+       * intrinsics/eoshift0.c: Remove unused headers.
+       * intrinsics/eoshift2.c: Remove unused headers.
+       * intrinsics/extends_type_of.c: Remove unused headers.
+       * intrinsics/link.c: Remove unused headers.
+       * intrinsics/pack_generic.c: Remove unused headers.
+       * intrinsics/perror.c: Remove unused headers.
+       * intrinsics/rename.c: Remove unused headers.
+       * intrinsics/reshape_generic.c: Remove unused headers.
+       * intrinsics/sleep.c: Remove unused headers.
+       * intrinsics/spread_generic.c: Remove unused headers.
+       * intrinsics/stat.c: Remove unused headers.
+       * intrinsics/string_intrinsics.c: Remove unused headers.
+       * intrinsics/symlnk.c: Remove unused headers.
+       * intrinsics/system.c: Remove unused headers.
+       * intrinsics/umask.c: Remove unused headers.
+       * intrinsics/unlink.c: Remove unused headers.
+       * intrinsics/unpack_generic.c: Remove unused headers.
+       * io/read.c: Remove unused headers.
+       * io/transfer.c: Remove unused headers.
+       * io/unix.c: Remove unused headers.
+       * io/write.c: Remove unused headers.
+       * m4/all.m4: Remove unused headers.
+       * m4/any.m4: Remove unused headers.
+       * m4/bessel.m4: Remove unused headers.
+       * m4/count.m4: Remove unused headers.
+       * m4/cshift0.m4: Remove unused headers.
+       * m4/cshift1.m4: Remove unused headers.
+       * m4/eoshift1.m4: Remove unused headers.
+       * m4/eoshift3.m4: Remove unused headers.
+       * m4/iall.m4: Remove unused headers.
+       * m4/iany.m4: Remove unused headers.
+       * m4/in_pack.m4: Remove unused headers.
+       * m4/in_unpack.m4: Remove unused headers.
+       * m4/iparity.m4: Remove unused headers.
+       * m4/maxloc0.m4: Remove unused headers.
+       * m4/maxloc1.m4: Remove unused headers.
+       * m4/maxval.m4: Remove unused headers.
+       * m4/minloc0.m4: Remove unused headers.
+       * m4/minloc1.m4: Remove unused headers.
+       * m4/minval.m4: Remove unused headers.
+       * m4/norm2.m4: Remove unused headers.
+       * m4/pack.m4: Remove unused headers.
+       * m4/parity.m4: Remove unused headers.
+       * m4/product.m4: Remove unused headers.
+       * m4/reshape.m4: Remove unused headers.
+       * m4/shape.m4: Remove unused headers.
+       * m4/spread.m4: Remove unused headers.
+       * m4/sum.m4: Remove unused headers.
+       * m4/unpack.m4: Remove unused headers.
+       * runtime/backtrace.c: Remove unused headers.
+       * runtime/convert_char.c: Remove unused headers.
+       * runtime/in_pack_generic.c: Remove unused headers.
+       * runtime/in_unpack_generic.c: Remove unused headers.
+       * runtime/main.c: Remove unused headers.
+       * runtime/stop.c: Remove unused headers.
+       * 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/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>
 
        PR libfortran/70311
index da1a697c3dd1696d818afe86a8060d86963854a6..eb4565c1ffea32646f608c208ee57ee1a4b848fa 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_1)
index 796f1a0819e686b9bfbdeebcda48ef6418ccf497..7dda0cc5d20079b07230b1eb4111a123a2dade6f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_16)
index 6ca3d92c35fe9933ca57d522bdfaf07e2744b6b6..605bf62822816db3909572f7567b41e8955b8ad1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_2)
index aded55c13e7f11cfa0ff52240f9010a71fec8c5d..a4cc8141d4c2be6c39fc5a0ac4d6a944a7905beb 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_4)
index 7b0603b49cee58b4a36d5a63a1bfd5e8b08031e1..6cbe63dfb8bcff655dae66eb495fa81a0d7b8a7b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_8)
index c96e2d28e55675fc35333a820648524e5ce75dff..c7d02e7d233a303fb482d0ede324265d6c4c8a47 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_1)
index 5c70eba1e9caebce134f34dfc2564bcf811da959..ce3edd7a4dc86850323fdc5c78c86aa206590c76 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_16)
index 4bb4f44e926cace672b187e4d6c9b6a6caac33f5..8aec18f0747f77c6fda1fdaec2a9d44067338bc9 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_2)
index 601cff035aa27bed4beac8aaa198743d0583a61a..8d7e13c3bf1189dd8e65ae999c0ec06246eca842 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_4)
index 798004ee097fc5f864a632d8eaf491cb81000f44..31b4f82313f579f744d4d5ae57bad11eff0a0ba7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_8)
index 0e89e4a33625d7d2f73366b53f08e3c824c04f69..73d1f8be23b933ad4bc7588801021bec3fe20e64 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 
index f0784dcfd815384af95c4d6075dbc418eb7a0764..61bf7091c6b2643858a4df177d06912702a7840f 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 
index 445b019f78d0a02ba7f740dc704960769f6d3dc9..b96f1a47229088a1084b2dd9cf5ee565f8509537 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 
index 1a80f9f95129d327aa7622f26858d8fe8549cb06..a9cb37dbc8bc7c1e00545878c07e2ba76eae7764 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 
index 9528e6d0cb14bf1b14e8cc78e1131cd64380e6a3..a9e4bbc7639b2fc6ee2fd67a929b0d8a5a9b91b8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 754c8bb1ea8d1515c5d7b71af1196ddcfc6f1590..72a57519701f954ec1564839cdb1c0358ce93d7c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1)
index 35cb7a9726ffb8c34b08dce99db79ff70fd59585..4018a0f40bd3d10c386a5c2c2465644ef3e2fa0d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2)
index 8e7e53ab70caa3674822071e2853157aef40399d..1716aac1b570f45c67ac6543914feb6173b3d3c1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index dce81ce9d8e12a74c452e45f7187841c82514dd0..6b1518375699f40a8d61b376f6762caa68e26d99 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index 089bde65cdae29826e64e40f92cf0fa83c3968ad..c2b5628617d3492d494d34afe89d5eade1d1ed6c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index d0c3f2482dbddbc429c62a4fa2b4d17860055c31..44d708697f50a95fd66cb840ef6c8e9a4554eef8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 99d9bf2f4a57f4a322be3cf9de015c5e1ac428d2..a63909d06ad159040445f283ea5c67840f1c0252 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 491ad2eaed29eb4260d2b9cba2afefa754fc2e14..bf8f6dd0b4716eaeb5ac31a98bd3d5eea1949f1d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 0300aaaa7f08ad495952ab8ea226fa09881ecbe9..67b21024d63da0c7c27c354ca0961e1c68d90a59 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index f99ee99b565385450e87594ab2d061d7667b4a6e..38055c93bd1c8096206ae9892edc23c1e9f064d9 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 0fe0a1bae1aa3cb6f2000ae3d2c0ebdd92a89447..e525449258ecf5e467ba0d2781e4b65a96e43174 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 88683564403511ee9143f98aad85004a279238e3..a85cabf991e784b7ced921c780867e776b2d06f8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 311062c0ceb7c3e4e2ca5f2f3316f0f521e71822..bc9afa58335a68703cb2d23e90c462ba86d3c930 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index fdc5c6a83a5470bc2fe94e367c510c0d31b7f34d..2114db3679fc83e58bd650f25965d8bc39acdbf7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 3951e41c868baa4c0f4be116ec09fb8e017c41a4..6e76becc47b28d7e211a9cd9c937cc61e399428d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 1c4cbe30d56c23202d7f92cd328465883c99119b..323f2b3ebe80b6911ede15ebcb379259d7cb19cf 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index f9005a9e2d2ae90f6fc2a8fa8a877f14b20eca1f..8763b595872caecf7bf8fdc361b36ed9696767ed 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 9d0a3b460f02ae742f724ea2cab1a66897b8c8da..2edd987d49dea6f4eecf952920da6dc5cc18165c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 4e894439dea34565b82d270b99741a42ffe2115a..f52530870cfd9aca3a827e5400e2925c501a7180 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index ada5f154961c9bb4c9e2061d56ad4d7bbcad12f7..f387a35777e49e9e8da5fdb180f86af3ed43275b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index dad728d15cdd725e44ee9ce0d81e2b96d47f5391..f74c3d4031bcfb2a426863bb18db58ea2722ca60 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index fc2470a2e3e3c11d4bd7fe47b53299ea859194ac..74a411c5a7995d9aedc1b0d84602c6103dfe301e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index b56add06e90c31f7d5dbfaaaea47cee768643f7a..7fa86ede8da778b07257db816cd099492d834758 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index a66988208b15cbd10101edefd15fbdde59dda530..96e7f249ec567d3cbd2b844e6ab591ee80c8f6de 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index ddfcf2d235acd190b7ac7f2f9a94310de3a4d3ac..dc16dfce2483b5130569e57868d012821a784d64 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 9f12d9aabf0d4e81aabffeecf889d25b7127bbf3..1d77988e04e3418c549aa4470057f3c132da752c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index aec144dcc2059345e76ddf1475a1e90b8264a525..7d49709eef20cbf42746571a2234c71c5a3dcc0c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index c3eec27c5ae3167a2ac869659befecc11a1e18dd..7f4b408b8591ce4a0235d475fa37fdf691d580ad 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index 2b9304e571aeda288edcc6f4f2fe6e379f1cca6f..46e5ce8696aeb699941ab657d5cbae608ffe2b05 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 553372da7cd4a79890529666ef7f93420e88221e..14a5b49fc3c03115bbfa44b051e5441094f5bc8a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 92ad209688acd8e883d8f72d23a23f6e2c64d103..61d67bd20123b83c6758f9770548c62fe671c1e2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 277d171844e449ea41912dc3870f9726d2e60876..e046d1cd5d14fdf8db0453ab098017da0c5de702 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index bfa402bbcd3f6a118426f3ee5b0754a703635e3a..22f8b63d6086c6dec570b666b3ae215dd9010a31 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index 5d2c0f48f1d415e04d6ca1ff4963c590e3261c85..fe7cfcdeafab440e74802bd3cabefb2f10a3ade0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 8d78510b5d3914804f943e8be7903b970230a78f..4ad0672ac8efd55f03e2dd5a067037e925f32c0c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index b8d9f4c8d3da84f91d4e3434e7f87db55f3d7995..9f9f48cdb217c6adc40409c0eddf4e2734ac5ac1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 069c455865c805d73f9780492bef9e86a9d6323f..ec355a2cad7aab0bc91c6b2402fca69f9f56e379 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10)
index ca841c705eb01f82eca049332ea9694659fda7f3..39c332666eacd93f00633e631a6d482dd5314a67 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16)
index c48a010cdc8204863740649bddfab1c137d1b822..8303cc0a1053f2ac2ded9cf11fa3beb2f76d187f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4)
index a5a9ca842353e158bcda71392cffd22e3431a587..009fdf8d9857eafd49e91b9fdb16049b987e25f2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8)
index 83cdfa27b4ad45824be3917c0900b218ed5985c4..9f04bd6a99821b02b4a6b34b744d59fd5073dc5f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1)
index 3d7ae8c596a60eb41dfa395b5cf006cf7a40e78d..fad1322e502a4ee466dd2529767c8d287fb5d18b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 0b38b6a0588fe40229c7b8fc8a573f0165d21efb..56df842b5f88848deb144b180ac5c62949e29afe 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2)
index 287331bc90ac4a7a4a7e32b7b08c11c4cb7325e7..d00517793963c0af6c95feb84978b268577b34b6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index e1aab2e7f07952c2ccd90830f830c1c0b22c96c3..cbf8bd7a713fdf9ce81b7b5b8cbfcd75ff4d2233 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index a2fa52f6466348b9e437c391cc6532bbf282be20..14e6b51ac4681707ecddfd869a5e1c823ad10a6c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_10)
index 1f98a0f538de8d0338774033cb5cbc25f544bdd9..4daf329f432d968018cfc89e0aafe5d61cbbae36 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_16)
index d14aff70e941db2945bff2381ba6523ca30e4de2..a3e7dda53596954fea7e91a60f21a94136ad2282 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_4)
index d1d2fddcb24fe859acd092bd403b73c3953b1e2c..4dad3200d1a4b35a32014f142e482a1de05d5e6f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_8)
index 5701baab797dce02481a57e23cebb5b541b97b26..2f25be2678e2483618599846c8ce1d70db3492d5 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c01eafe0d7ad4c95ff969e6b02d9a2220e4405d9..7e9f5054a098de719d0986f2862cdf60c0807782 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 5b64086cdc3fe8691fc4b6c6ff05b5ff3765c6f7..0f2a8e52c359fb41f1932f799ea53c4d4e2f385a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 944df11a6f4693253200cc54e0c85a39d7622141..bf4ea6a7123ce9cad728d51883578d3505666019 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 32c7be4790a41e86c98adabff21c1f63b366e46e..7836289b5269f48afae6321c4d5eacd8b775108d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index de7827f80e5834d3d5cf66542d46e03b74b7a74c..55071f230aa78a47f4a17666201ce2bf24453295 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index b676e8c1bab78b4b636f7b0aa5325df81448262c..f9291aca1c227b40b60a0620a07c471c82baf4d3 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 49e9423d00f5de68d450465b2ece2cadbbcf0bb8..39068ec6ddefeb62594259d97fb1ff5558c6af62 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index b918a60266c71db5f48c46f20ffde2a3f803481c..2fd6f159bc62be4c4f657ec635b9dc2a4658787e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 51896116a731d33ca8f6643e324e6f3181ea95ed..29116affc3b0ba6793eb77afae8847171867ec64 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 8dad7b0b1b986c48faf7cbfa25fe0fd78e1dd3f3..8ac80e7ab309aaa633e43495846c26219bf8014c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 6f26a894a04edeb9424192c1ebdc7e20cf7c2003..522cfeb29877b6f8363994755af30e8c88521dee 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 073aed77b04d54bd2476577e216501582ac83256..b4f9ce1a438b078c69fa2d44190abec2090c92c3 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index eb3caa7c1cc35e58e9533a74c896c1b956686b15..a0192ad26243d7c08756cca6f15bcca0644cda8b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 23559b8709a8cec2879735c990b09e7f83a2bcf3..1bd3ce79b902d347a56ff4739dd3708779554816 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index bd14147b00ef6fd9ec6633f3b63a904ed0227406..e32866fbe97ba5d65b184d4bcb702c35981ea841 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 26cfd007cc6bd84e56a40ac079f69a7c7c96ad63..e867aa387815a020260a1ca1b865edd7a9fa242c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index ff53fa2a75a692413145713e515ba07b3f2f4612..d287b31708344a3ecf28ebb692a4134d98cea709 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index d2a6cd88a3495bfdbd77ee63fdec7eac74a33bc9..9f0bee07242f4d3ec0689f9f951bcd22d70d29c5 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 50a3e93111e7f612f5bf1cab3475d3ccbca9b271..b1d39402940d19c099fb01439b731b699b13f827 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index b66c7cd907088bf480264b294826795ae44c5ad1..e9cb2b86cfe356f7bda83e89d46d01c4e055d6b4 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 28914b6efc5e26f135443353bdf60489b257d738..28885538ccd9f9f75d34ee1fc1076542480407da 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index a95b2814736ba3b4971747c3ac0013e66f478836..9e678b57fa5464d5485ffa2a3952ff59bf568d82 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 4434ada2130bda248536dc0dfcb975492b65b6e5..4c0be949a716ac8b542e7a5703259f5dda29bfc7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 57417a484247bcef9b71a330acc29dbc8a2ab939..e8f08201a5fa9594d8621e436652b6df22a67e0b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index ed840935c5574ada10065b2d1602faa4b31a7b90..9fbf82aef79351e15444f64e3ac8baa526aba0b5 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 2093a87b2366498a14a60645383143f53e325a12..13ef291e9d4ffa80d0671b9599186c061421e559 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 73faf9b9c22798ada71650e5fd849580ba93c4ea..6f932ccff03dc9bb30f2bd30294f37dcfcfdaf87 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index e3642e547a7b35196e89e7237b64e6fc2632247d..246ff27473a52575cf6c3ea362ab8cb9d55d24d0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 521564850607d52ef0961080c597a080eaea9a76..16aac63691bd471fb47c2f9f39b48a1c2d2a8d94 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 40b4c95d5465c1bcda298d651357687264c54c9a..8769ff01a6f0e91b8ea5c8721c038748d694a4f1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c78dc86d48381c0cac00c2e0532e2ceab05240bd..3c1db54ecb5de2cbb5eb2061f774d755aaed5236 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 0db125f082b6c19b3fdb14b2e7a63ad921948488..b27d11b8247b3fd9d3bb50a8a1dc3431751924ec 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index a71017ed0221766ba79679403790f8834a6da4b5..de5153b53e6b3b4c365d920d642d147bc433daa7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 8cb24866d78815c3cc1b09552d63c016f0c2c55c..c4090530b016d74ab0b18e80ac17b07621a42e7a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index f7cba4a23debcc9406b7d1226cf58955bd3d0135..44ebaec7fb82ba9f250c3003227f40216c224581 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1f6c71893a6a8a4db456715a2326972f5ea39373..113114def0578764a19f9f31b22d30e69e6bc529 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 06730919967f87c4319cd884c2f86dff52528c8b..c69bff82af66b44ee4a2b8e0ae774b4b0e74a3c3 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index f3f9667e134907d9cfa8f04fa5cd26f9e6ed1f9a..9d06556092d1a335ebae267a3ee58158e72d6b0c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c5aa24541fb081544f067c9bf5a92532fd24b306..d02f588a5e3a5acd96a3a8edae9f35dbaaec3350 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index ede4a3341f4986aaae3bb738b7901a1006b3f45c..8f8b5ce610e5265f18a66d73adeaa787827c779b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 31f749cab6682e228be06e5a1a1b97e293cd0022..ca973ca708ba5fd90599b146810ca86d99589fb0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 342ca4cbe109322f888c03113233490eeca2a9b6..f340aa06b7280b902b515c8cef13aacd8cda7c27 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c68c52201ecbe4e44ff3379293574a63e94f46bb..4b74eaddc7c91bb0ec35f2f9745ae012bcc45b9b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 06f48cce587437f6e2bb3e8f0acfdec682e9b042..f7099b25e86c96fc0f2f636e266299360be801cb 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 8da0b3b1eec35ad047d6382282eb2c5bc089f2fa..1493a4a86f4471bd86fc9838e7c17ef1113d7c58 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 5fea3b4c12a6c69bebb77a58ffe2d485f1f35847..68078d0205347373d7df1ee94df476109073d9a1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index f11260f932e3961e2e384b56783d0675192e9933..cb3b70a022c46dc76ff29afcd433d852e55b8ab4 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index fc692dffe9cbfc22499306c1a722603fa16084b4..8e8072053299a192d8c8b82060049fadc4209521 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c5da3d993369f697a7eee0dbe6b787f82e339347..5f044481ffb1d321323883bdb28c95ba4aceddc3 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 829ce8da76582dabdc8639e99e4980c5f88f357b..b7c8d9e9f77c637c7b5aa0cd5dc0bffb90dd9561 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index f1b7d8d779f64df0bacd805fec6887ba2b867e9b..fa82afc8ad6d3bb17cb4bad18fbb1b575f243b9f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 9f8ca921238daa0e802019918f1ef4563a03389f..07d1f0411164385629870cf678d2b01372722ee1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 3442ebdbc0f0c1981449f2a7ca3b55bbe7351e66..5392faa9e778bbf36d93a86fe142b1e69bcdce17 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 00cf9d4d095905ea2089b60c794de016a46d0719..9847cda019a3658d454e105b888c077094dc0bd0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index ee4699171e377a96e9dd9cf597ca212b65b7d661..343187725e5a606dc6a30b282b7eae5c0c85536c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1ff679db178677d98ec899dec3e864e5e89cf6cd..8c5246257cb99a0fc9a3adbd2fb5044410bb7159 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 164eca80fb4af6aa87ba981dcc45054e5348db59..4d67787712f2a65a66b1c456edefa69db43000b2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 3da845b8c13973a464e3809ba9adca8222cdd3d3..05e4db75b227a0a018c6eb84277045431a246d71 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 3913a72b4141fcd0cec52c0063d683ccfe7a0219..9787ad7f573f96e053461342d34505d1016aa23e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index e4798cfec2fc14238066ed581b608a19575b645c..90ab86f63954ce751e745d1ac5e8c70e8a3811f8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index d7deee557574992ec4c5bac2ba6d36c2b908480f..6c3b20e8f93ae07095031a1f4df6db804eca9b64 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 516b4fdddacf88a8897b952141d57b642822b379..9a22066c99c9a719cb4f40fb84eef5b19f639057 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index afb7dc1c73339a9fe415e02b555b19be4b544ece..a4ab162b8d45efe70a52003ef2828a98cd050980 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index bdcb96f50fc2105a305b15b1940ba2d3cf9b1d1a..053d608010583c65ebf3de08f730172dbb5af90b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 57c5a6a3e44bc40214417ae421c4c89d07f933ff..9535596f6b6d7d3b0ad89a24d6837ac0d0689c09 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index e2e5e923687db5d4aa400097dc78c8a601b01df1..28da4f234b377f3d5bd8ddce749d2bd446a16600 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 5c7f25bc21b014219f5677b3bc0a4c93fd9b4282..5c033ea359111884496fc3c772bf8552710fff2f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1dedc6fb8eef77fc59401b45c1c9dd3407d18d05..d47086ae0f6656ecc4aaac98c86f3b878aa37811 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index d5b8c7ae18f470117ed2d58e27c71657666cfd96..238d2146a0eb6581215a9b552e6b60418569ab54 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 9da0635acedd537a70ef3d5001dfc338027820d8..5591e140031918c2dcdd4c9d6c38c9f18995940d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 8e3a08abd6a666d0cf34244904f0a60abb03e4d3..01499f6ee59e8903f3cb0064623d4ca5b918f417 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 94390baec40ee2d95ea09a2c92cd1214a1c08a3f..9ee959a388b56ebb3118346bd9e6c011e77d72d5 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 841c852b78694c6ad2415125faf07c5366069dfe..c3596083026743c779808088fb519426dc125232 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index 4b0b50a84e41ee5ed97edcf780895690db1d09e3..4d9f59881516d43c90a3914ae9b93961a6996a37 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 91ba6b69e0fc309be1bf1034264eaba70c8578ab..1cf9cc79e726f9b1f249042a0040c3e6b5745d9a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 2f96b3767db1acb9042cf22cca8f28329c6cacf3..3be1e9544a58a84e05e3a91182f9cd37b8681889 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 204621bdd9d27e6d54fc76cfa209fb1fb8c6a9f8..d15d4092869b56d3ba624031f52444eb244addd2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 31ed1d8e828e88e336d589f733ab29d40be505b0..d6ad0cd42c169025f813c49a2cd3424036400b99 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index dd2599bad630ab9f7633593a1f70d18f4b58017c..437bfdc81154e94de246036216cf5805f37089d8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index 9b847390c1fcff0e2dcf99894581d9b5c0111b75..b4774badf726d8e969979a217c4abb68b5e3bced 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index 05f02de335b6e8a7dc82b93b1deac6f22b3754cc..0fbef02a770a152fca7fb44f45f6d2ed3dac67e8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 2f2a5339fb81d68f80d8305986e92148b989c5a7..c9409c385e5274b374f1ccbd4ca3661f19db19bc 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index b47a82874a7a1bc0728ae2346be743c093f9b9c1..26c9aa375e39a67c48abc666b5b54a9f20f8054a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c4f46a47d24b2bb39d256c4c74c266edca7fd70e..6e8442e423e8349fdf52c88ffa6b980fef70e9b4 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 7da6932ebaaaeaac535a9cd61e3976d6f709dc17..35923e40b61bfdc3dde7353128040b239acf7d1f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 3f27660eb58811868e272147495134b87908b4ce..97585fc517674f31ff5b342d89a7993f0fefbcde 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 10355a4e7e1760821aeec407bb9b7d1872ffe7aa..27e18687973ae30cc291fc1c74433762acd809d7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c7e5397b4d7fa7863d77492f9841b9cc8576813b..ad1f8b74220bbcc3dd4fb259173a351ef9e232fd 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 4be08a0a566cd6f34df905cbdfba2f48f1b93ba8..f864b04df61846623ddcb3892639ca8cee5ddb84 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 5c3ad2f9e4275aaafb22c794660317af56e32d1f..30979e7381e7920a653baec3cef0fadc2cc95b60 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 23a0a5ae492d0905752edccd55fbd61b8aa47778..61045fcfb871b264163123dcc934e6b2a6ae1a32 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 126b0db4593809afdafcef117664aefa0405aa1f..7fd6a9c958eefb358d9a99147494f9edd81e294b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index b5a18f1dd0e2dbcf49d985e9fb6fa860b5ed21e2..3c53b135061fd19de01dc19521945f7c2118b935 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 67ed089a9cadb6c219ca58889adb722313610414..c77a60506446c9789a7d05969ba3749e2e764e34 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 900a67b493b4007115aa233c315995e74bae0f99..06ed2dac4f31db03f6463babea911e01bbee1dc2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index d76a413f4f544c5184b1cfd73c98943f51a9829d..08a432b8e8e097a64cc8e2ab864fff2b8da3aebe 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c042bebd7e972f43b2629767d33dbe84c339beb5..f12d953b9b1d363c2567ec0967243ccc788b6091 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1ad9759531594e2758bd7097f4c2e14ce93e9506..09dc3527aacfc55d289faa1fa49811d52ab64109 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index f2205d19a262be2d0680f6489d11ccaadd82be1f..45a8b5493c96bfcd5eeb860f8d073d2046b04dd9 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 142eab6a79835e6113cd688fd2f042851ac8cbc7..140e1cc03782514968e076b352d24584e6d9249a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1ab286f8b3b58af329c6823b965269023cd5a57e..43bddf57e1f3d699b6ea7d0ae4b89d90e5637a13 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 36bbdf51ac2f21c58a3401897ffc591aa0dbce86..e51fa1dcf29c3de39e686f75adda76f602e78802 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index de0a2df6830efa3048061683e5506ad5d0d46a6d..5a5702017b68d0667379b701853a2db00ea79a72 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 8de2bb408de0af459abbfe0fcb8b127186964d6a..5add2f3a1cf190829e916df88fbdd80d6bc65034 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 3b39bfd7df6a28f8377ebf53c5a637931736727b..cdd9483df45205f572e80e1c483f15ae54c63098 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1bf2c86c0bf25a4c5da44bfc155a5c142e3759d2..775fb7530c3adfb6b52fdb3258a31e4b74ee1e79 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index b256fcd593f626430fde0c7c5a8d982c37d03ebc..f7a5361a6208e596ce34f78713ff63edf1fd3ebc 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index b9adbd5ad96a1332b1a8e7bc036f8ebc4ec7f8f2..c0e94f211a7e7a29ac9df68c6bcb2ba9d5a87db8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 89fa4231df9a7812b7a127098d9945dbf87b24d7..39f5d4920f55fdd65e625d1b27561b4fa8b5af49 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 1da5f561e2022a2528e8009b156bc9db6ebba99b..bead0192ce844fe2fffdf6df07d139a8e906cd14 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index e31e2ed7785456567969da30fae7e566add5ae95..e0610b43ccab9cdc045593765db5119c1f2929f6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 9f67e61f9fbeb7fc99514407502fd51f9708661b..d166700e73a658cc6540aed23d8f91abe66cfb2e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 6ce07fb1ff19b83809d35d6702ed03b4f39d1b93..c16592f5b190d9e5e97a6f555c98d78a0135d368 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 10fdc85390e60d1da99bace41d08fdf7b3260a83..cda829fc6dea0aac3eb53b9694f7683c131e5ea1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index a7c948c14cb753b0c0836990d393f4b5e8457328..6515786ae970b728915c5d8057fca2304cd5f296 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 4800348a20d19eabf00c045841066b590987c63d..ca007ae581026e36dfc2568cab5b882e278d4356 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 4597366c213aa766674c503b0c3cc3a6cdc47c5d..4c08975007987e94ba7e582b49d721f96183a816 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 585d13a0dd89784b42ccb0146c1e7dd4eb503909..c2d05c3d7af89ee77fb534e7c739d728afdbfc8f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index ee3e3d97caa7ef7bf5da1afc4304994d3eb17a97..b361ec458b680912e38ee4e1c2aa13734aa0b950 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index a8ecfb032e49529d0c2d9cf43c01423f0b4af8ad..d633dbf7f2a2829345ccecb706ab20c91c0c6068 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index c0622929d4f783aa995ca4c404029afdb9c26696..bd47c4bd59f748185e7912423254abf5075e7021 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 7487ad564f294025ed28db0129bec5af07f44f75..e0d183775d551488aad434c19a09eb6f9265f66d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index e44c5152e989722292be561cf000dc4728f52bef..49aab97d3b2312458e0cf01695dc4ee455230f51 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index cf16c40e498479e9d0f69036fb411596859056f7..3d69fa3776034220aa2847e9463b9afbd4e3b2a4 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 44ac2d72464149145c499500cba77137e7da40d8..6e7bb99718ced27b4980d5eb7133391bd06276d2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 68a09ff0ea279ba33c94d5d47a9183a9de66d446..6ea9e037ebd01c179eff5cef6145613f5c86a1c0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 7b38113b506d39ca8fdbb65dd34d9989f2534e29..d48c867f8795dcc1883fa31c4497073144e8e231 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 43b1aa6b7b4887c7e5648b092cc6444f8e322312..9037d39df2334c57dbb50df97234146d1a5131d2 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 921c443880076ac5b0b10a78489b55aac56ade64..9b28afffb0d493ffe2e43df03a4ad858148a1e07 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 2484e404f31bf2fd6ea6500b881a5775b8d5a25f..4ed5cb6fd7d1c40cdc520d99544dd7b2293151ca 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 270ce0f03d38110da9387ed62ba1f7be7924a92b..bb24bc68e234cc451edc82139125888a1c0a3ab9 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 039154d10a67f3d300061d735628694cd5a08030..9b64fe555d32ccb46f9df7849a29889e7c34fd17 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 0478a235ba3a729fcfb1b188acb2e958f3c4e91b..134fb7d6e9e8defc8da54a0850e9299d41e67a15 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 132c19f29646048953f780365e047541d1a0c155..1fdc102ce87f1c2b3bb4413288d3de312bab66b0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>
 
 
index 3c5aeff2bf54890b433cef3b3d4f10c82de9e84b..cd14451f390023464c532ca36b25b95e708a9e1f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index e286a77a7c9c7fd0f017e1c25c121b83030c638f..e7dd712aa0609d45ee3945eed5dd21f0ab62d5c8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index b446fb4dcd6ca27679ddc1623e0832de9f49ca4a..cbb9b695e1f856763730300d164544f5b3182ac6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 4a977d2ef01472c97270b4d364a1c6ec3aa830ae..76208bb3f84e3a465b140a7f63a49f99373bb65e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index 43210aaac37209dd308236dcdf5f5e7a2704c37f..3d9b29ef5e1c8da4d069b4961d38d979fbd3f18e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 6bcbce31527168f817e8bad6e64ddeac81717d64..651c7bf7121868d277e2af9ac377cd132cf51fbb 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 4f37618e227512bd90c8ac54f2e866b5e06664f7..096952d45814e1d758b748a870f82cfd2fdddf8a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index 6a2b2dd1dca3a606e47d6937735a158367223207..a5de8aa462e3819655a0b956e682db911b98b136 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index f9d3e77ba333d56c1e09d426f9c240bb544bb81b..719a8c05068554cf6859a7e1e44c9bd9591200a7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index 0d37751fc58d6492fb751aa587879c53f379da52..919d8d97ec5ee5157fdbc9495bad528fc46072d5 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 
index 25af99a4c3ab369154634998e4adf9c04236f041..e2c23d1e8eb271b301613c5315be05a57a98d90b 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 
index 5e86494e6df1c5f525e76a01a45f1651131f42cb..89e3b54cbf305bc54d91ea3e9ddbf3529c95690a 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 
index e52092d8c27aceb75d964f65bb8155e7b96bbf30..217d074f16daf5658b5c07e4aa1f780e85235892 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 
index 05ca3b1e321b1f32784e57b07a76dc120ab6e147..d5f3397767ee158279402ec547ebcdec19cc5e63 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 85b5c3554f56d7bb26b4ebbd161ee4e917e02617..343cc2fd7b5e04ecba6d3fdab5f75a2840d7d28d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index fbb2c5413854d6a96ce0aa2f5cc2c36c58730e4b..dc19dcde5958f991bb72a353a7ca3a98157fe404 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 27ef6c7220532dab2ca8b8338a690f758510e49f..5dab2b5d2703a2496ce722b7e2943821bb66507f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 0695d198a1269f7054d013560befe6d920a10d6d..bf5a0663050aa73c903482a5c064052820146c60 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 43c5f82751a9601b4edb1a7431630c8bbf31c1bd..7b5071b3a1a4f5129a9f4323c5ac371d2879934f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 909e253f96b36e33c0896bcfc3a40a5506cc4d39..78099ad491779da31096521f9fdcf815aaaac827 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 7ebb5682c975af09e426d4f86999dc6780438fd1..30a1f21825b20c4cf845be16b400b3c50ead0f07 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index b7d2af86495085cebfdc8362796ce1971e0b3a50..40fc8393047780eac118ec6ebaa2e6958fef8b97 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index dc9bc61d58f673d19ff758817d0723f30be21944..140af064fe4da7019717b078c4be2c53940ea600 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index bc1886917d1ef7e7fcce9dded0534ac9af66e6cd..9cd47bf93ba5ec22d0f24edb27a0a1819e49bb7e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c03604cff69153d462c5486694c3c6e2174b0dd3..440526ade48376106da6d8ae2817721461a7b464 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index baf4582af9afcaaaba51cd09c1b988f9b8d2bc6b..47d8e4d5237ebb13caee032f0f4aeab1c12d9a29 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c87007d804e9a2bdd8ac1d87f7afe3e1c5d314c4..e043709f578c832cbe9458046ec72826116bb625 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_1) && defined (HAVE_GFC_LOGICAL_1)
index dd31abb3f0268ce6cdf30d6dc978bc72d38e191a..6355290c4fb8fe2f4f53ab7523bf7f443cb93b48 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_16) && defined (HAVE_GFC_LOGICAL_16)
index 796dbdadd45a2baf3e341cde3e8a2f7fd1631ef6..a1788cbcddecd93f83f818ebefa9edebfd91fc50 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_2) && defined (HAVE_GFC_LOGICAL_2)
index c373be3b0bf862f17ade2e00a55b3830b4b206b3..e7eca68b8bb9a40f19a7e4c889fa8d50c3845778 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_4) && defined (HAVE_GFC_LOGICAL_4)
index 1f35f4ef6291284627d39af7a1f1826ac803313d..4162e6324fcbf764f2178cef6d8f3026e906bea3 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <math.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_LOGICAL_8) && defined (HAVE_GFC_LOGICAL_8)
index c641d46c95ddb534d5ed0c4d31a2107a88b0256c..52b2d96a14e17750779b00c1d7f5c7f7a5793085 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10) && defined (HAVE_GFC_COMPLEX_10)
index 715b732aafc5a9fa0d04f6c3fdec5570a2fc5c66..5210971f61e882c2bcbd22a2c9c51eee22c0672b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16) && defined (HAVE_GFC_COMPLEX_16)
index 3df6564d96f7be35af0b69aea017649808088dc1..1da3fb6364adb70c403ad8fd657525739829006b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4) && defined (HAVE_GFC_COMPLEX_4)
index 1dfbc030ba3d8d6ceaa2f9ba44071d581900a5fa..eb8b26ed2e6aa24a5b3e46e2fa5b502430f09df7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8) && defined (HAVE_GFC_COMPLEX_8)
index 3a059b27f082323a9483c8781dfc70c91cdeb3a4..a1494e61a59ec3afada72015ad6c82ebe83bd4cc 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index 9ad44dc80e441c1daf46feca4cae706da80fe044..7019687f82ec60f8fb33575304714516a564e33a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index bb4a87631ee63a4b9f363eb598ba9713a32a5be7..a80308309532175ece160308b50a945c09b55114 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 778a222a1d003d2fe50fbc47cbc21f9d17d6f499..4aba3ea24a532326999d3448e854eb232c2ef4c6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index ae6c93b432c912ab777f65206903766a36892e6c..da69a3d261d03075947766742ffacbb2c357403c 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index 91d4ef7269398586267f380d571bbb79b2beec8e..2e75aa28310ca96e4427d8771c75a3b9c40f1f70 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 3ca748cd2f51b994932da44c894aca9c43014b88..0e3321ea90793dffb8955eaa638c706b3b90d3ce 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index 5e173e9a424bed86760eb8e79cfe0fbdcbea9044..2fc0b00a3b9914386b2b8a202f76b7a6d04ab271 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index 80ab3b4d5ee5acb7379cdfb4a860250f53b36979..d0597c72141addd37923660a33428649a89d7913 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index bb93959a79db73bcec56decdb67ad45c4bc75263..25d72da1cc90575eb42d75e55cb3503c7019f724 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10)
index 4a08fcd21d447fe39c5f72ed3c2cc56eb9d61417..a4d4dc81c7033eedb56e1a7d32171601af49d9ca 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16)
index e284ec96453fcac1877bbc26be08d03bbb4af932..bc746cc1381f9c520c38a14792a5ec1a55c706cd 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4)
index fdc1573a5461693597bdd22bd9ece4a66bf3cac4..e9405de7faba34bbdf5aaf592738f54a362460bd 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8)
index 0adfdcf96c5aaef385ce6a770f32e6c2a2fa17d0..6a6c33c6582fd96ab5d4e7263cbd1d687b73e260 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 2b39c5540883d61958aa5d4baec5d249519da4a2..795411c159eafae97dc376541945e8bf453d295b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index 06cfa295d1e8157b60adcc9695ea78f6c87808f6..164cb6effe76ed25a3f5586715fcf7bb5d3db415 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index d21122c9b15c3f68364bec051ebc58d2f539b5b8..531c56ea193e57406c3dbd6f9fd6b2f4bcc675b8 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_10)
index f9acb2aa1884601b9d295f585c0bfa5d0210f94e..abde5bc67d9134c4d9b29d98c13d66e07852ce5b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_16)
index e0c128ebd9806f6c65d0bd8b97700582835071a0..2627f80e6d49a613fba53554db9a91d90d817e1e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_4)
index e36f94578816b86f477f376c5d0f7aa1530b5e2a..a6076dc3c50be217812dba6ea802d56fbea7edcf 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_8)
index 070ebc2a27d3dd14b7c69148821d83a0d0fc8d4a..f69263ef0fd804f089a961a7fd67676b0b33f5f1 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1)
index 16b0a80d1f565bbea334107c78543e247c70ad45..f9e27eba559261520a57f794db441123cb1df047 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16)
index 2b6c30a3aedf78c805ccb7c0eac2b976ede90fb6..71f53eeb9c014c1096bfd3616bf8f6f3bfce9e25 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2)
index 40c7d51976fcc10ee931b1bccc7a42181bfb9c06..eb46becd0d4d06eb98f7841a3a7ca90cd9bbd4f3 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4)
index abc4ab9b2121d68cded74bbed985b7b4f90a8124..cdb1fefcff9dab0deac7a28b7de1a083d30f175d 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8)
index 1f99f51fbcd8b242f65478013f3b18be928bbc75..8ab900c102caf12d7d8a2cb4d2f27ec5f7038ee9 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 76f4e19487e83e0e690f4b7d3f3f2a5053c6f079..e7ae2e5ee85d771e47002844543dc5ddf1919c99 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c7a47298f9c220110d113ac2affdb4386ecba533..af48f775d3b2c68e20e4b9c3ff8d4e52903a6d43 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index f69160ec20bb712daa92155f92a7779b36a20385..473b4d7d4d695c1c6d625068a05e53c629050681 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index a9929fe5af5d99d1a5b8f41c36d1c622755099d5..180304b04a5a33d533e7463a1b96c98e8b76fb57 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c700866df90f96c2efbe0cd33f2dd85475e2902f..faaaa174d06727de5270e7bce012269ed0ef0aa8 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index a6dd9af25688d506d4040eb87765bcb8f2ba87aa..524211acc15057e53ae260fe9dfa4cba0654a20f 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index a049a5060fc1d0f8e3e85b30a78817ee5e49508a..05d5e753213380762086eb68ff022af06bc77d8e 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 93ba107f04877756bc60d06d9ee3ff04957035f9..5e0d1922c4e1b439c45212169ec03a69cc323d18 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index bfb8505f8a02ffc42ef08528ef1136dabe8cb44b..f6d29f9093df08c8e9aa27c862c61a6d029d576a 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index d7363db11481d45d8abc8f3ddae393727e8979d6..49dc381fb0ea357db0e0fc380cb5a187d2f08d74 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index f98c3622ad1c31cb915b1683dd754f06435578b3..452c132f8edb42dad1c9ab7169d97e25f1f6c4f9 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c32add298955e8fbd3d66713f1a5790c570edb68..f7ef50f01c9dc9fad4f4afdfbf300c7070d449b8 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 9ab4a66b82d7da23e773183aea03f4abd9dac429..b267e026f39c44da85fe7eed944a75f5b29fcfd4 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_10) && defined (HAVE_GFC_COMPLEX_10)
index b285480858b441a1494f0f5589b2182f806642cc..07927a9bbb952bdacec4e9d3a78c826069d3949e 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_16) && defined (HAVE_GFC_COMPLEX_16)
index b91ee7f042f78421a8f7f82a418869b0577f550c..28a38efb1b75d22639a96182b92574aef6f81b2f 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_4) && defined (HAVE_GFC_COMPLEX_4)
index 01e3f66271f1e4b9c6ce73e3f2ef6eb2fa140c21..b094b257379d0101a98095e003c239cbc8b1bf99 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_COMPLEX_8) && defined (HAVE_GFC_COMPLEX_8)
index e54159ab9460b022bdc91dc13520c75fa791a34a..f380b8f545bd6c393575c795cc8aa8ae6a918ae7 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_1) && defined (HAVE_GFC_INTEGER_1)
index fa8f05e9359a5a36ee5fe9db909574edf968613c..54d911add9b1f72d9b70f001e6f28df5e99516c9 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_16) && defined (HAVE_GFC_INTEGER_16)
index 76c0bffcf1c3ea08fb802ce0f87ce278a865f38a..e0038230b84b6a51966439a9b2d07a2edeab7dd0 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_2) && defined (HAVE_GFC_INTEGER_2)
index 74033ced4f47279ba3ced15e0ca4ee274c01bf16..560924e6bb613d23d0fe99812f66c5fbc33a16f6 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
index a370ac665743980e913e6450ff7fbde284b2b69f..42dc5557a8f58a5857e9f9d591dce71d852f991a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_INTEGER_8) && defined (HAVE_GFC_INTEGER_8)
index f8e1ed22453df381aac4357240909ba02b64011a..642da542af711b47403c0516ab485470c3a41d64 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_10) && defined (HAVE_GFC_REAL_10)
index 115151f4b07c36ec81860984df4ac1f45e304435..7c5a2d43d55f2f0dc0c9590ab56521db7f22e2d5 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_16) && defined (HAVE_GFC_REAL_16)
index 05e420d0fc0abeb04e695a7007ed7b215fe37278..47ab1ecdf6a38d0b43bc44d052a8d676f6c21237 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_4) && defined (HAVE_GFC_REAL_4)
index 64dc4f5d71bab0dfcb09042d134c054a9bc5a008..363e27fff5842572f87a44fddf1ed0d9a84dd393 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 
 
 #if defined (HAVE_GFC_REAL_8) && defined (HAVE_GFC_REAL_8)
index fecc83ab10e1a9c4ea96efb6aced5235fae914fd..48298e28bc1926fc39bf0096f580e5fd941e5ea9 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 499ac4a4b6e8673f6a7f5291b2cffb5a9fe2267d..a19c55bfcb22468233cd55ae60bd10278302cf64 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c59b4c9f5e4b88226a864acdae00ec8b520be22b..49e63067612a5f74ece22cc0ceec7dd6dcac3158 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 687a1e7e9b9d9cd5ae0fff744a4eac7cbee367e3..80757dd8b957e4ab7dc4a4c4851d3fccd42d7772 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index a6a753001de2d4b3e84ec95a42989879d31e87d0..e9a71b54bf10d7043c99d0c423cb5428fc640277 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index f62548142db926e572255b4545051bf09de13aa8..b3b1ce9da947fee05011db1164c1126051581c8b 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c1a912fa33d8abb52594e5ee3c989bc1d0b1d700..a10687e0c53be7fd03e14ac814e745a3492365ef 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c9f6a9691254cb1244571681a0b673f96207c864..e99d0802f228f24da5a0c2f658c98685f9d2edfc 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 11970de9113df3ea2c10bb92aac87518c0f539a3..9c338bbe80aa5be171fc0b313800a7ad9ca9383f 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 5320b5d1800b6f8a41ed7b1f80cdeeee9a0a01d2..604af30375767588688d9f35a47ca8a9bcbfe86d 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index c40739ae1aa9f4a28cfd5d8ad2e8455581766ebd..b0f9deb879a9d5656eb55a0bf29fa12df01730bd 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 7678285e94c8f33d9945f89827fe099f14dbedd1..0d240d2068576378b1f9d628c2010aa52f8d1c68 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 4c3be59797d35a0883499814537a037021261f73..536cc99036ef5b03c17a1432b5f21b165e17eb52 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>
 
 
index 8cb43c99bae66b967ea5247e178df04f62b97ca2..098ab38620138bd768082dafb649bec34c187965 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>
 
 void PREFIX(abort) (void);
 export_proto_np(PREFIX(abort));
index 6c557be7a4bac4b258fdec1010c3f7b543382be5..bd351baef68b17409c46225fd224f7d1af8d19e4 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index bd229995b1dbec74705cba37b485702c036dc70f..ce4a30c4849a6c3bf92a29cf59a799e2da1b52d2 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 4f4d723daf1f9170c26755ef4b80e35ed8618063..4523d615ac9f0951b8fe4727a3ed8f5fd13f242c 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined(HAVE_SYS_STAT_H)
 
-#include <string.h>    /* For memcpy. */
 #include <stdlib.h>    /* For free.  */
 #include <sys/stat.h>  /* For stat, chmod and umask.  */
 
index 90eba0a5e15aa3da4516628f2ccd591fc549fafb..3f6d45e1272f2dc968d0b07774f8a955087f4259 100644 (file)
@@ -24,8 +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 <string.h>
 
 static void
index 556abbfebdbc67cc815c4331082c889ee4624c0f..e270be39cc1c0ab8d464f85f8f1794f7981cc3bf 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "time_1.h"
 
-#include <stdlib.h>
 #include <string.h>
 
 
index 37da80ba6840fafa90bb1f084bb4efc2f95941e7..d797dabbfcc1c67ad7776f4a559cec16c003a286 100644 (file)
@@ -24,8 +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 <string.h>
 
 /* TODO: make this work for large shifts when
index 829a444282e4a3c4b5f20db77e101206d55a5559..e472a6456ea0122112443ca9e4f9b0a616a2c5a3 100644 (file)
@@ -24,8 +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 <string.h>
 
 /* TODO: make this work for large shifts when
index 595dc6a66dbe76771396de2e66c24e52e857e42f..17af28d5d27506f7509d5f6a38e778b760443316 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 
 typedef struct vtype
index 7e18cb0d00e6632bf216b47e04eadbf72190ece5..6b9373de359683e7ee29ef5d1ff2058353ed7fed 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 5aea3d0e1f6447331e1b7afa8bce799290b84d36..6fad8a94e8247250d91838ea7e537027a05b7fd8 100644 (file)
@@ -24,8 +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 <string.h>
 
 /* PACK is specified as follows:
index 0b96ffa283bd76498092118123058c9c4cdd4f53..09d7ff90d7e30044a6c1357e2c16ace8f9b8375a 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <errno.h>
-#include <string.h>
 #include <stdlib.h>
 
 /* SUBROUTINE PERROR(STRING)
index 364a40bd0e80d7530ca533786e6c3b2d79993e9e..43bac94efe8b4cd450283f279b1dcd35b15b0180 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 
 static int
index a67c42de1c9573c74780d3101592694db390797d..77bb3d89a033b939c215e2bf05e932ebd3b0d6b9 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 #include <stdlib.h>
 #include <string.h>
-#include <assert.h>
 
 typedef GFC_ARRAY_DESCRIPTOR(1, index_type) shape_type;
 typedef GFC_ARRAY_DESCRIPTOR(GFC_MAX_DIMENSIONS, char) parray;
index fc47c051440491ba35edd000fcec27058e26d6c7..1b0af46b3a00b7e339c705cd55d4dc9ef06e4689 100644 (file)
@@ -25,8 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <errno.h>
-
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
index 2b5cde74fb7e8eb86c758ef8d052220ffa3cf2f3..a42c37c7c560b925de69443c2922f175d5e03732 100644 (file)
@@ -24,8 +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 <string.h>
 
 static void
index f89a92c3513b2cfa77f2deec70c2e8c2c4a6a8d0..960ee12d95b99cda87cf5cba20d0389693e56abc 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <string.h>
 #include <errno.h>
 
 #ifdef HAVE_SYS_STAT_H
index 4628be954fa7b2bfcf8daaa2befd245d3b8e4fc4..479a28bc0ae769d4da64a25d9415116663436196 100644 (file)
@@ -32,7 +32,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <stdlib.h>
 #include <string.h>
 #include <assert.h>
 
index 988669bb2b4edac48e54a29fac7e9dcaa31796dc..e637a471b60e7f1c48d43f4898e8998a76edba94 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
index 2d753b52c9ef4ae735d1c573e9aab904ad3ea57c..2684e2e573cc943efc2e7698047eb24ece0761e4 100644 (file)
@@ -24,7 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */
 
 #include "libgfortran.h"
-#include <string.h>
 #include <stdlib.h>
 
 extern void system_sub (const char *fcmd, GFC_INTEGER_4 * status,
index 08b9d9ccde9da1a60ea4d017fea343e06a257797..0be98b5b28757425664b75184763e5f5d013a4ae 100644 (file)
@@ -25,16 +25,11 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 
 #include "libgfortran.h"
-#include <stdlib.h>
 
 #ifdef HAVE_SYS_STAT_H
 #include <sys/stat.h>
 #endif
 
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
 
 /* SUBROUTINE UMASK(MASK, OLD)
    INTEGER, INTENT(IN) :: MASK
index 50a1e2b11cd3f3b8b789ce18a26c501a05f40b55..41eb28b2184a946f53883905a2819e7cb5197430 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "libgfortran.h"
 
 #include <stdlib.h>
-#include <string.h>
 #include <errno.h>
 
 #ifdef HAVE_UNISTD_H
index 5eb10ae70da46406983f03772709f930b10b8846..1305ebf50f053e13abecf857a4e9b118d13730ac 100644 (file)
@@ -24,7 +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 <string.h>
 
index 508b3a04fb0ee624b56f5f178abeb1ec67434123..c8ea6434547601677703bc1e6085b815635e4f57 100644 (file)
@@ -28,7 +28,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "format.h"
 #include "unix.h"
 #include <string.h>
-#include <errno.h>
 #include <ctype.h>
 #include <stdlib.h>
 #include <assert.h>
index c90e8c5e480512e6e940f1d920fc51dbe162068f..ebc2720fdc1c15cba1f5fc58e5bce7c27476d94f 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 <assert.h>
 #include <stdlib.h>
 #include <errno.h>
 
index 5301b8478405e994ba20b3f1b93dfbd7cc82a01c..a3ba919014b7bbacc0f8eef38bd64321c44a6d88 100644 (file)
@@ -36,7 +36,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <assert.h>
 
 #include <string.h>
 #include <errno.h>
index c8bba3c0bb8774c57e7544149e9d4d1373a5c2d4..76dcb6399f0b37a41d81180381905c118e2dd5f9 100644 (file)
@@ -32,7 +32,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include <string.h>
 #include <ctype.h>
 #include <stdlib.h>
-#include <errno.h>
 #define star_fill(p, n) memset(p, '*', n)
 
 typedef unsigned char uchar;
index 08dd54a0ab66b477e32e0f07382891cd36ab534d..d653323ed4ef99b135cdc3641b80396d8ce1ad04 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl
index 535dbd281905026fe7be3ea6fdf2cb9b88691da3..1e9f36ea7aed0241cab552f232aea13ca11e4ea3 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl
index df481672c5112dc90f80b3b91d1eeddd8e9d4df9..fffba4b877cc4aa96d93d5e721d2c72d0e8c8508 100644 (file)
@@ -25,8 +25,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(`mtype.m4')dnl
index 32f7b1d5b226bc8e1c72f94c46f37d42311979bc..aad68597740339fc5b55ccbd52ce90213c7abb9f 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction_logical.m4)dnl
index b836656e44c00294e5b94ea31b54d106d1baf169..f1f5b9915bed35bef043c3904cc095fabc98e221 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index b1c88263c5324b090884378b7f35e290084a2918..90094e96eff37966266079c2a421db41ce036ccb 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index f68a56dc1eb156f54e322e0e95621bf1580b2ba4..1d021e2cc2ac8870c0c58d4e6d4bd585c0c11357 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index f99842ae93647d929aab68bc495581b89847b62b..d3a4bdf587550919fb08e557f58d5a9e838e690b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index eb901a8a19ff60b6be47745031846c9ceee2c9d2..a810c8521086085ac7975869dd2ff3886625fcb2 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 594b8f7fe1bae554b6dd8e8653ca936493836a00..16a06c18bfa57a64f254c1f08b95bab8fedb1d32 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 7b5dea694ae8bfa349f729a0134b8255311b4f5c..0a252cdd4758546a10e4dc7b0ca22b4dc4f84581 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 
index 865d04b6728d41dd22dd4ff52d504ddc83bc9ae2..7165d9af096962dbed77b6641d98a4bd2810411a 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 58d7c41ad7772b160a0bdd470a93101d7a204194..4748acd9b35aed39daa619eece686d75f62a7222 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 5efb7a44d2de946c56d4b34ecef792b965043dcd..0a527cbe8c0074e98730f9d06c05d31546bdcdbb 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index 40d1f4e267d9d95e3aea6929d88a1799142484d5..6c9e1c55c5c20a1e56f79bf96e938f129f1cb7b9 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index b61ee26ba0a8056a28e470adba05fcab8c4b0f47..66f84c800aa8da2b180ee573bb1ddc3b2cd29608 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 64bb074a65453de449451d5f1cd44cdb1b5026c9..de701890dadf2aad32607fb69a1e9bf3c0173e6b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index 4a04ec70001e90ca108e18412cda17f5be3c1109..5d01a9f2fac822aa0e8db028baa6b0b68bb3873b 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <limits.h>'
 
 include(iparm.m4)dnl
index a3283425e309dcf73f39a1d58aa62122498759ed..c17a02e3d90ff93980cd252ae4db738437f50397 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 61db7a6e1aee0df7299843858d02ddcb6edaf29e..f2010b2f3aa332276cf5e4fdff3c5255e51dbbe7 100644 (file)
@@ -25,8 +25,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <math.h>
-#include <assert.h>'
+#include <math.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 28fc2a662246b8503c2f0fef202a6ce53f51eea6..861a43cfa67ca7009ddb1f6cb56ca3688a51bc68 100644 (file)
@@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 6a3b4ab334604043702e56550305fdbe20455940..72694553dec28583e3701adff65eac6fe552fac5 100644 (file)
@@ -25,8 +25,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <math.h>
-#include <assert.h>'
+#include <math.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index c92f7bca466cd4c748affb673ef646b852029b49..74ec17a27ea7efd80540924bb9ed8f115524fd0c 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 460360150b1697260727e73c3900c88cc2d6c834..f9dfd26376756b75effaa5e18c8a0bd070f3a40d 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 
index 9704c6b6730d73efae149782469ec81b3300a968..ef45a0981e99659fb4c8775eaa2c509c66265fe1 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 
index da03cc6da64e68013af9a21be2e7f68213bbe479..06a301913baa9ebb1331b54b5294122719b6b9ac 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 22f88c2c3fba4c4dd1e7f22b6688db0df9afeeb2..564e6e333505a3197b821f9135bf35ee766ec3b3 100644 (file)
@@ -24,8 +24,7 @@ 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 <stdlib.h>'
 
 include(iparm.m4)dnl
 include(ifunction.m4)dnl
index 883827665bd81b34f8f329417db10f4ddf2f65de..351a58bcad227265d5437249f8ca912dfa219300 100644 (file)
@@ -26,7 +26,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 #include <stdlib.h>
-#include <assert.h>
 #include <string.h>'
 
 include(iparm.m4)dnl
index 5b8735d53f43554beda91ca0531ba7fa7314000f..568d7ec0e581b382ae04731ce27e9150234f34bc 100644 (file)
@@ -27,7 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include <gthr.h>
 
 #include <string.h>
-#include <stdlib.h>
 #include <errno.h>
 
 #ifdef HAVE_UNISTD_H
index fe68b59ff7713f2253ad1c4473d19a092fbc4633..181205ab21b418872533eb30b78a4a82100fd662 100644 (file)
@@ -24,9 +24,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #include "libgfortran.h"
 
-#include <stdlib.h>
-#include <string.h>
-
 
 extern void convert_char1_to_char4 (gfc_char4_t **, gfc_charlen_type,
                                    const unsigned char *);
index 3ab9a0c337a784ec8623ab4d4ec3140e1abc7931..a5c3431365c63682fbaecbeb807ef82ec1002bad 100644 (file)
@@ -24,8 +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 <string.h>
 
 extern void *internal_pack (gfc_array_char *);
index a29edf2df68712d4fa2067515239bb6b03b39c9d..1d172342bc9cc7c8a1e83ebe925fd7c94e8684f1 100644 (file)
@@ -24,8 +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 <string.h>
 
 extern void internal_unpack (gfc_array_char *, const void *);
index c27a7014901cb671d5a66c34fcca783c265f24b0..761c7d4868970b43b7726a892f9ffa37ba38a888 100644 (file)
@@ -23,16 +23,8 @@ 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>
 
 
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
 /* Stupid function to be sure the constructor is always linked in, even
    in the case of static linking.  See PR libfortran/22298 for details.  */
 void
index 8f5431b2e9747c95e7196d31a0be91a086e51258..1c0b4fb2fcdc63c3e62a085d64725ad17905a56b 100644 (file)
@@ -24,8 +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>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>