* Makefile.am (gfor_helper_src): Add runtime/normalize.f90. * configure.ac: Add checks for nextafter and nextafterf. * Makefile.in, config.h.in, configure: Regenerate. * libgfortran.h (normalize_r4_i4, normalize_r8_i8): Declare. * intrinsics/rand.c (rand): Use normalize_r4_i4. * intrinsics/random.c (random_r4): Use normalize_r4_i4. (random_r8): Use normalize_r8_i8. * runtime/normalize.c: New file. testsuite/ * gfortran.fortran-torture/execute/random_2.f90: New test. From-SVN: r83070
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abort.c | Loading commit data... | |
args.c | Loading commit data... | |
associated.c | Loading commit data... | |
c99_functions.c | Loading commit data... | |
cpu_time.c | Loading commit data... | |
cshift0.c | Loading commit data... | |
date_and_time.c | Loading commit data... | |
dprod_r8.f90 | Loading commit data... | |
eoshift0.c | Loading commit data... | |
eoshift2.c | Loading commit data... | |
etime.c | Loading commit data... | |
ishftc.c | Loading commit data... | |
pack_generic.c | Loading commit data... | |
rand.c | Loading commit data... | |
random.c | Loading commit data... | |
reshape_generic.c | Loading commit data... | |
reshape_packed.c | Loading commit data... | |
selected_kind.f90 | Loading commit data... | |
size.c | Loading commit data... | |
spread_generic.c | Loading commit data... | |
string_intrinsics.c | Loading commit data... | |
system_clock.c | Loading commit data... | |
transpose_generic.c | Loading commit data... | |
unpack_generic.c | Loading commit data... |