Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
200346 commits behind, 76416 commits ahead of the upstream repository.
  • pbrook's avatar
    4db2deda
    * Makefile.am (gfor_helper_src): Add runtime/normalize.f90. · 4db2deda
    pbrook authored
    	* 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.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83070 138bc75d-0d04-0410-961f-82ee72b054a4
    4db2deda
    History
    * Makefile.am (gfor_helper_src): Add runtime/normalize.f90.
    pbrook authored
    	* 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.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83070 138bc75d-0d04-0410-961f-82ee72b054a4