]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc.c (LINK_COMMAND_SPEC): Add includes and link options for libgomp when...
authorSebastian Pop <sebastian.pop@amd.com>
Wed, 16 Jan 2008 16:23:20 +0000 (16:23 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 16 Jan 2008 16:23:20 +0000 (16:23 +0000)
commitdaf4935485938b5edf1314ea1043db77419492ca
tree5c0fc91026e7578c9d96d18ed7dd90235b5b54f5
parenta1a5996d9ee2ae55dcc1c4e1bccb0dfb76a64caf
gcc.c (LINK_COMMAND_SPEC): Add includes and link options for libgomp when...

* gcc.c (LINK_COMMAND_SPEC): Add includes and link options for
libgomp when compiling with ftree-parallelize-loops.
(GOMP_SELF_SPECS): Add -pthread for ftree-parallelize-loops.

From-SVN: r131574
gcc/ChangeLog
gcc/gcc.c