mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 15:30:53 +08:00
* omp-low.c (optimize_omp_library_calls): New function. (expand_omp_parallel): Call it if optimizing. * omp.h.in (__GOMP_NOTHROW): Define. Use it on omp_* prototypes. From-SVN: r130610