aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgomp/team.c
Commit message (Collapse)AuthorAgeFilesLines
* [4.8, 4.9] Fix crash of omp loops that are not in the main thread.Alexander Ivchenko2014-12-181-3/+3
| | | | | | | | | | | | | | | | | Issue happens only when gcc is configured with "--disable-tls". Backport from trunk for fixing PR42616 2014-12-09 Varvara Rainchik <varvara.rainchik@intel.com> * config.h.in: Regenerate. * configure: Regenerate. * configure.ac: Add GCC_CHECK_EMUTLS. * libgomp.h: Add check for USE_EMUTLS: this case is equal to HAVE_TLS. * team.c: Likewise. Change-Id: Iee574d1a7888b3bcbd01718669eac34fdd116abb Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
* Initial checkin of GCC 4.9.0 from trunk (r208799).Ben Cheng2014-03-251-0/+947
Change-Id: I48a3c08bb98542aa215912a75f03c0890e497dba