This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249776 - in /branches/gomp-5_0-branch/gcc/fort...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 Jun 2017 09:47:48 -0000
- Subject: r249776 - in /branches/gomp-5_0-branch/gcc/fort...
Author: jakub
Date: Thu Jun 29 09:47:48 2017
New Revision: 249776
URL: https://gcc.gnu.org/viewcvs?rev=249776&root=gcc&view=rev
Log:
* trans-openmp.c (gfc_trans_omp_taskgroup): Build OMP_TASKGROUP using
make_node instead of build1_loc.
Added:
branches/gomp-5_0-branch/gcc/fortran/ChangeLog.gomp
Modified:
branches/gomp-5_0-branch/gcc/fortran/trans-openmp.c