Forked from
redox-os / gcc
200345 commits behind, 77920 commits ahead of the upstream repository.
jakub
authored
* omp-low.c (expand_omp_for_static_nochunk, expand_omp_for_static_chunk): Do all arithmetics in signed rather than unsigned type. * loop.c (gomp_loop_init): Make parameters signed. Set ws->end to start if there shouldn't be any loop iterations. (gomp_loop_ordered_static_start): Remove start == end test. * testsuite/libgomp.c/pr29947-1.c: New test. * testsuite/libgomp.c/pr29947-2.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119485 138bc75d-0d04-0410-961f-82ee72b054a4
Name | Last commit | Last update |
---|---|---|
.. | ||
lib | ||
libgomp.c++ | ||
libgomp.c | ||
libgomp.fortran | ||
Makefile.am | ||
Makefile.in |