Generally link to libgomp for -ftree-parallelize-loops=*.
commit662f7a412e0e8d9639adf154abbf094fd7473f6d
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Nov 2013 16:48:00 +0000 (7 16:48 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Nov 2013 16:48:00 +0000 (7 16:48 +0000)
tree73fee656ff68e9ff5c8a9130acafd69d0b3d4781
parentf40e9b2fc32e4fa65941ccc4257d9bb7d13889c2
Generally link to libgomp for -ftree-parallelize-loops=*.

Backport from trunk, r204517:

gcc/
* config/arc/arc.h (LINK_COMMAND_SPEC): For
-ftree-parallelize-loops=*, link to libgomp and its dependencies.
* config/ia64/hpux.h (LIB_SPEC): Likewise.
* config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
* config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
* gcc.c (GOMP_SELF_SPECS): Update comment about libgomp's
dependencies.
libgomp/
* libgomp.spec.in: Update comment about libgomp's dependencies.
* configure.ac: Likewise.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@204523 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.gomp
gcc/config/arc/arc.h
gcc/config/ia64/hpux.h
gcc/config/pa/pa-hpux11.h
gcc/config/pa/pa64-hpux.h
gcc/gcc.c
libgomp/ChangeLog.gomp
libgomp/configure
libgomp/configure.ac
libgomp/libgomp.spec.in