r173478 - in /branches/gcc-4_5-branch/libgomp: ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri May 6 10:12:00 GMT 2011
Author: jakub
Date: Fri May 6 10:12:57 2011
New Revision: 173478
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173478
Log:
PR fortran/48894
* fortran.c: Include limits.h.
(TO_INT): Define.
(omp_set_dynamic_8_, omp_set_num_threads_8_): Use !!*set instead of
*set.
(omp_set_num_threads_8_, omp_set_schedule_8_,
omp_set_max_active_levels_8_, omp_get_ancestor_thread_num_8_,
omp_get_team_size_8_): Use TO_INT macro.
* testsuite/libgomp.fortran/pr48894.f90: New test.
Added:
branches/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/pr48894.f90
Modified:
branches/gcc-4_5-branch/libgomp/ChangeLog
branches/gcc-4_5-branch/libgomp/fortran.c
More information about the Gcc-cvs
mailing list