gcc/libgfortran/generated
Steven G. Kargl bf0606afc1 PR libfortran/PR21797
2005-06-12  Steven G. Kargl <kargls@comcast.net>
	    Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/PR21797
	* m4/cexp.m4 (csqrt`'q):  Add type qualifyer to
	sqrt and fabs.
	* generated/exp_c4.c:  Regenerated.

Co-Authored-By: Thomas Koenig <Thomas.Koenig@online.de>

From-SVN: r100864
2005-06-12 21:00:57 +00:00
..
_abs_c4.f90
_abs_c8.f90
_abs_i4.f90
_abs_i8.f90
_abs_r4.f90
_abs_r8.f90
_acos_r4.f90
_acos_r8.f90
_aint_r4.f90
_aint_r8.f90
_anint_r4.f90
_anint_r8.f90
_asin_r4.f90
_asin_r8.f90
_atan2_r4.f90
_atan2_r8.f90
_atan_r4.f90
_atan_r8.f90
_conjg_c4.f90
_conjg_c8.f90
_cos_c4.f90
_cos_c8.f90
_cos_r4.f90
_cos_r8.f90
_cosh_r4.f90
_cosh_r8.f90
_dim_i4.f90
_dim_i8.f90
_dim_r4.f90
_dim_r8.f90
_exp_c4.f90
_exp_c8.f90
_exp_r4.f90
_exp_r8.f90
_log10_r4.f90
_log10_r8.f90
_log_c4.f90
_log_c8.f90
_log_r4.f90
_log_r8.f90
_mod_i4.f90
_mod_i8.f90
_mod_r4.f90
_mod_r8.f90
_sign_i4.f90
_sign_i8.f90
_sign_r4.f90
_sign_r8.f90
_sin_c4.f90
_sin_c8.f90
_sin_r4.f90
_sin_r8.f90
_sinh_r4.f90
_sinh_r8.f90
_sqrt_c4.f90
_sqrt_c8.f90
_sqrt_r4.f90
_sqrt_r8.f90
_tan_r4.f90
_tan_r8.f90
_tanh_r4.f90
_tanh_r8.f90
all_l4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
all_l8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
any_l4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
any_l8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
count_4_l4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
count_4_l8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
count_8_l4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
count_8_l8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
cshift1_4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
cshift1_8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
dotprod_c4.c
dotprod_c8.c
dotprod_i4.c
dotprod_i8.c
dotprod_l4.c
dotprod_l8.c
dotprod_r4.c
dotprod_r8.c
eoshift1_4.c eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
eoshift1_8.c eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
eoshift3_4.c eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
eoshift3_8.c eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
exp_c4.c PR libfortran/PR21797 2005-06-12 21:00:57 +00:00
exp_c8.c
exponent_r4.c
exponent_r8.c
fraction_r4.c
fraction_r8.c
hyp_c4.c
hyp_c8.c
in_pack_c4.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_pack_c8.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_pack_i4.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_pack_i8.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_unpack_c4.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_unpack_c8.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_unpack_i4.c [multiple changes] 2005-06-11 19:39:13 +00:00
in_unpack_i8.c [multiple changes] 2005-06-11 19:39:13 +00:00
matmul_c4.c re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
matmul_c8.c re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
matmul_i4.c re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
matmul_i8.c re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
matmul_l4.c Remove extra whitespace. 2005-05-15 14:49:45 +02:00
matmul_l8.c Remove extra whitespace. 2005-05-15 14:49:45 +02:00
matmul_r4.c re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
matmul_r8.c re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result) 2005-06-07 20:46:17 +00:00
maxloc0_4_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_4_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_4_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_4_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_8_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_8_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_8_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc0_8_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_4_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_4_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_4_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_4_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_8_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_8_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_8_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxloc1_8_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxval_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxval_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxval_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
maxval_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_4_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_4_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_4_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_4_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_8_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_8_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_8_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc0_8_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_4_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_4_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_4_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_4_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_8_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_8_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_8_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minloc1_8_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minval_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minval_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minval_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
minval_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
nearest_r4.c
nearest_r8.c
pow_c4_i4.c
pow_c4_i8.c
pow_c8_i4.c
pow_c8_i8.c
pow_i4_i4.c
pow_i4_i8.c
pow_i8_i4.c
pow_i8_i8.c
pow_r4_i4.c
pow_r4_i8.c
pow_r8_i4.c
pow_r8_i8.c
product_c4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
product_c8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
product_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
product_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
product_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
product_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
reshape_c4.c re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous results) 2005-06-09 19:43:27 +00:00
reshape_c8.c re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous results) 2005-06-09 19:43:27 +00:00
reshape_i4.c re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous results) 2005-06-09 19:43:27 +00:00
reshape_i8.c re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous results) 2005-06-09 19:43:27 +00:00
set_exponent_r4.c
set_exponent_r8.c
shape_i4.c
shape_i8.c
sum_c4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
sum_c8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
sum_i4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
sum_i8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
sum_r4.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
sum_r8.c re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
transpose_c4.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
transpose_c8.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
transpose_i4.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
transpose_i8.c normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
trig_c4.c
trig_c8.c