[Bug middle-end/102461] overflow in omp parallel for schedule (static,chunk_size)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102461 --- Comment #5 from Michele Martone --- Hi Jakub. Thanks for confirming the details of the algorithm determining the boundaries. If we take Table 2.5 of the OpenMP spec: https://www.openmp.org/spec-html/5.1/openmpsu48.html#x73-73045 it says ab
[Bug middle-end/102461] overflow in omp parallel for schedule (static,chunk_size)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102461 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4