]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/configure.ac
Generally link to libgomp for -ftree-parallelize-loops=*.
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 7 Nov 2013 15:07:34 +0000 (16:07 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Thu, 7 Nov 2013 15:07:34 +0000 (16:07 +0100)
commitde14871c88330996f2aeec4f9331aee85b664bd7
treeaef72f75ea80aeea4373ea725a6b2bd6c9b83f78
parent7190fdc1906cfdfee00dc32197bee568d8174b71
Generally link to libgomp for -ftree-parallelize-loops=*.

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.

From-SVN: r204517
gcc/ChangeLog
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
libgomp/configure
libgomp/configure.ac
libgomp/libgomp.spec.in