Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-19 | omp-low.c (expand_omp_sections): Always pass len - 1 to GOMP_sections_start, ↵ | Jakub Jelinek | 1 | -0/+29 | |
even if !exit_reachable. * omp-low.c (expand_omp_sections): Always pass len - 1 to GOMP_sections_start, even if !exit_reachable. libgomp/ * testsuite/libgomp.c/sections-2.c: New test. From-SVN: r202738 |